docs: move the software_dsp document down in the TOC
This is one of the least likely things that a user would want to discover and use, making it wierd to be the very first "policy" to present.
This commit is contained in:
@@ -26,9 +26,9 @@ Table of Contents
|
|||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
:caption: WirePlumber's Policies
|
:caption: WirePlumber's Policies
|
||||||
|
|
||||||
policies/software_dsp.rst
|
|
||||||
policies/linking.rst
|
policies/linking.rst
|
||||||
policies/smart_filters.rst
|
policies/smart_filters.rst
|
||||||
|
policies/software_dsp.rst
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
# you need to add here any files you add to the toc directory as well
|
# you need to add here any files you add to the toc directory as well
|
||||||
sphinx_files += files(
|
sphinx_files += files(
|
||||||
'software_dsp.rst',
|
|
||||||
'linking.rst',
|
'linking.rst',
|
||||||
'smart_filters.rst',
|
'smart_filters.rst',
|
||||||
|
'software_dsp.rst',
|
||||||
)
|
)
|
||||||
|
Reference in New Issue
Block a user