File tree 1 file changed +1
-9
lines changed
1 file changed +1
-9
lines changed Original file line number Diff line number Diff line change 16
16
//! ```
17
17
//!
18
18
//! # Supported commands
19
- //! Currently the following commands are supported:
20
- //! * [``brief``](https://www.doxygen.nl/manual/commands.html#cmdbrief)
21
- //! * [``short``](https://www.doxygen.nl/manual/commands.html#cmdshort)
22
- //! * [``param``](https://www.doxygen.nl/manual/commands.html#cmdparam)
23
- //! * [``deprecated``](https://www.doxygen.nl/manual/commands.html#cmddeprecated)
24
- //! * [``details``](https://www.doxygen.nl/manual/commands.html#cmddetails)
25
- //! * [``return``](https://www.doxygen.nl/manual/commands.html#cmdreturn)
26
- //! * [``returns``](https://www.doxygen.nl/manual/commands.html#cmdreturns)
27
- //! * [``todo``](https://www.doxygen.nl/manual/commands.html#cmdtodo)
19
+ //! See the [tracking issue](https://github.com/Techie-Pi/doxygen-rs/issues/1) for the exhaustive list
28
20
//!
29
21
//! And the following _flavours_ are soported:
30
22
//! * ``\brief``
You can’t perform that action at this time.
0 commit comments