doc: Move link to API headers to Programmer Guides section

This is an important link for programmers.

Change-Id: Iae89da531b98f9e0fdadd7564de0f165cc96e2b8
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-on: https://review.gerrithub.io/421552
Reviewed-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
This commit is contained in:
Ben Walker 2018-08-07 14:44:34 -07:00 committed by Jim Harris
parent fb5e59bde6
commit f22886f4fc
2 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,5 @@
# General Information {#general}
- @subpage directory_structure
- [Public API header files](files.html)
- @subpage event
- @subpage logical_volumes

View File

@ -1,5 +1,6 @@
# Programmer Guides {#prog_guides}
- [Public API header files](files.html)
- @subpage blob
- @subpage bdev_pg
- @subpage bdev_module