doc: move SPDKCLI to tools section

SPDKCLI is not considered experimental, so it was moved
to tools section.

Since it was last one in "Experimental tools",
that section is now removed.

Change-Id: I27ada7e2964c756e997abafe1fabfa5b5fd0d9bf
Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/457198
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
This commit is contained in:
Tomasz Zawadzki 2019-06-05 05:23:01 -04:00 committed by Ben Walker
parent 10d659a748
commit 030ec62a00
4 changed files with 1 additions and 7 deletions

View File

@ -795,7 +795,6 @@ INPUT += \
misc.md \ misc.md \
driver_modules.md \ driver_modules.md \
tools.md \ tools.md \
experimental_tools.md \
performance_reports.md \ performance_reports.md \
# All remaining pages are listed here in alphabetical order by filename. # All remaining pages are listed here in alphabetical order by filename.

View File

@ -1,3 +0,0 @@
# Experimental Tools {#experimental_tools}
- @subpage spdkcli

View File

@ -24,8 +24,5 @@
# Tools # Tools
@copydoc tools @copydoc tools
# Experimental Tools
@copydoc experimental_tools
# Performance Reports # Performance Reports
@copydoc performance_reports @copydoc performance_reports

View File

@ -1,3 +1,4 @@
# Tools {#tools} # Tools {#tools}
- @subpage spdkcli
- @subpage nvme-cli - @subpage nvme-cli