Move several programmer guides into the correct section. The blobstore programmer's guide is already linked from the Programmer Guides section above; remove it from General Information. Also add a link to the logical volumes documentation and rename it to remove the "Introduction", since this doesn't fit with the naming of other similar chapters. Change-Id: I1eed7d2588851d67c067a2bcd568b3b071816679 Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com> Reviewed-on: https://review.gerrithub.io/413851 Tested-by: SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com>
1.0 KiB
1.0 KiB
Storage Performance Development Kit
Introduction
- @ref about
- @ref getting_started
- @ref vagrant
- @ref changelog
- Source Code (GitHub)
Concepts
- @ref userspace
- @ref memory
- @ref concurrency
- @ref ssd_internals
- @ref vhost_processing
- @ref porting
User Guides
- @ref iscsi
- @ref nvmf
- @ref vhost
- @ref bdev
- @ref blobfs
- @ref jsonrpc
Programmer Guides
- @ref blob
- @ref bdev_pg
- @ref bdev_module
- @ref nvmf_tgt_pg
General Information
- @ref directory_structure
- Public API header files
- @ref event
- @ref logical_volumes
Miscellaneous
- @ref peer_2_peer
Modules
- @ref nvme
- @ref ioat
- @ref virtio
Tools
- @ref nvme-cli
Experimental Tools
- @ref spdkcli