diff --git a/source/dev/dev_workflow.rst b/source/dev/dev_workflow.rst index 3b63924..fe5fc54 100644 --- a/source/dev/dev_workflow.rst +++ b/source/dev/dev_workflow.rst @@ -5,7 +5,6 @@ Development Workflow .. toctree:: :maxdepth: 1 - :hidden: adding_modules capi_mod_dev @@ -80,4 +79,4 @@ To successfully expand new features and functionalities into the intended produc To learn about the system integrator workflow, please refer to the :ref:`system_workflow` guide. For more information about the system integrator workflow, including explanations on how calibrations for audio operations are set in AudioReach, please check section 4 of the AudioReach Creator guide. -To learn more about the full design of AudioReach, please refer to the :ref:`design` pages. \ No newline at end of file +To learn more about the full design of AudioReach, please refer to the :ref:`design` pages. diff --git a/source/dev/index.rst b/source/dev/index.rst index a06014a..871abfd 100644 --- a/source/dev/index.rst +++ b/source/dev/index.rst @@ -4,7 +4,7 @@ AudioReach Developer Guides ################################################## .. toctree:: - :maxdepth: 1 + :maxdepth: 2 dev_workflow plat_port