doc: consolidate api status and guidelines
Move all docs related to APIs and the guidelines around them into one page. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
6734c6e874
commit
077447a52b
9 changed files with 13 additions and 4 deletions
|
@ -12,7 +12,6 @@ Development Model
|
|||
code_flow
|
||||
dev_env_and_tools
|
||||
issues
|
||||
api_lifecycle
|
||||
communication
|
||||
documentation
|
||||
|
||||
|
|
|
@ -12,7 +12,6 @@ User and Developer Guides
|
|||
bluetooth/index.rst
|
||||
build/index
|
||||
coding_guidelines/index
|
||||
design_guidelines.rst
|
||||
c_library
|
||||
../README.rst
|
||||
documentation/index
|
||||
|
|
Before Width: | Height: | Size: 56 KiB After Width: | Height: | Size: 56 KiB |
12
doc/reference/api/index.rst
Normal file
12
doc/reference/api/index.rst
Normal file
|
@ -0,0 +1,12 @@
|
|||
.. _api_status_and_guidelines:
|
||||
|
||||
API Status / Guidelines
|
||||
#######################
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
overview.rst
|
||||
api_lifecycle.rst
|
||||
design_guidelines.rst
|
||||
terminology.rst
|
|
@ -6,8 +6,7 @@ API Reference
|
|||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
overview.rst
|
||||
terminology.rst
|
||||
api/index.rst
|
||||
audio/index.rst
|
||||
misc/notify.rst
|
||||
bluetooth/index.rst
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue