numam-spdk/doc/index.md
Paul Luse da58800f21 doc: Programmer's guide template and example for blobstore
Includes the proposed Blobstore Programmer's Guide that is also
and example for other programming guides as well as a template
that can be used to create future programming guides.

Also removes the previous blob.md

Change-Id: Iefbb58b8c3ab015bf8e0cd02ba2fbe6a86c1852c
Signed-off-by: Paul Luse <paul.e.luse@intel.com>
Reviewed-on: https://review.gerrithub.io/384118
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2018-03-19 11:40:08 -04:00

59 lines
972 B
Markdown

# Storage Performance Development Kit {#index}
# Introduction {#intro}
- @ref about
- @ref getting_started
- @ref vagrant
- @ref changelog
- [Source Code (GitHub)](https://github.com/spdk/spdk/)
# Concepts {#concepts}
- @ref userspace
- @ref memory
- @ref concurrency
- @ref ssd_internals
- @ref porting
# User Guides {#user_guides}
- @ref iscsi
- @ref nvmf
- @ref vhost
- @ref bdev
- @ref blobfs
- @ref jsonrpc
# Programmer Guides {#prog_guides}
- @ref blob
# General Information {#general}
- @ref bdev_pg
- @ref bdev_module
- @ref directory_structure
- [Public API header files](files.html)
- @ref nvmf_tgt_pg
- @ref event
- @ref blob
# Miscellaneous {#misc}
- @ref peer_2_peer
# Modules {#modules}
- @ref nvme
- @ref ioat
- @ref virtio
# Tools {#tools}
- @ref nvme-cli
# Performance Reports {#performancereports}
- [SPDK 17.07 vhost-scsi Performance Report](https://ci.spdk.io/download/performance-reports/SPDK17_07_vhost_scsi_performance_report.pdf)