doc: doc-guidelines: document :project: option for doxygengroup
The doxygengroup now supports specifying a project, document this feature. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
This commit is contained in:
parent
9a1c378b67
commit
602290e838
1 changed files with 9 additions and 0 deletions
|
@ -1006,6 +1006,15 @@ Doxygen API documentation
|
||||||
|
|
||||||
.. doxygengroup:: can_interface
|
.. doxygengroup:: can_interface
|
||||||
|
|
||||||
|
|
||||||
|
.. rubric:: Options
|
||||||
|
|
||||||
|
.. rst:directive:option:: project
|
||||||
|
:type: project name (optional)
|
||||||
|
|
||||||
|
Associated Doxygen project. This can be useful when multiple Doxygen
|
||||||
|
projects are configured.
|
||||||
|
|
||||||
.. rst:role:: c:group
|
.. rst:role:: c:group
|
||||||
|
|
||||||
This role is used to reference a Doxygen group in the Zephyr tree. In the HTML documentation,
|
This role is used to reference a Doxygen group in the Zephyr tree. In the HTML documentation,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue