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:
Anas Nashif 2021-04-15 10:15:14 -04:00 committed by Carles Cufí
commit 077447a52b
9 changed files with 13 additions and 4 deletions

View file

@ -12,7 +12,6 @@ Development Model
code_flow
dev_env_and_tools
issues
api_lifecycle
communication
documentation

View file

@ -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

View file

Before

Width:  |  Height:  |  Size: 56 KiB

After

Width:  |  Height:  |  Size: 56 KiB

Before After
Before After

View 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

View file

@ -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