Skip to content

Commit

Permalink
Reference tracking issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Techie-Pi committed Nov 16, 2022
1 parent a45ed0c commit f70e10c
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,7 @@
//! ```
//!
//! # Supported commands
//! Currently the following commands are supported:
//! * [``brief``](https://www.doxygen.nl/manual/commands.html#cmdbrief)
//! * [``short``](https://www.doxygen.nl/manual/commands.html#cmdshort)
//! * [``param``](https://www.doxygen.nl/manual/commands.html#cmdparam)
//! * [``deprecated``](https://www.doxygen.nl/manual/commands.html#cmddeprecated)
//! * [``details``](https://www.doxygen.nl/manual/commands.html#cmddetails)
//! * [``return``](https://www.doxygen.nl/manual/commands.html#cmdreturn)
//! * [``returns``](https://www.doxygen.nl/manual/commands.html#cmdreturns)
//! * [``todo``](https://www.doxygen.nl/manual/commands.html#cmdtodo)
//! See the [tracking issue](https://github.com/Techie-Pi/doxygen-rs/issues/1) for the exhaustive list
//!
//! And the following _flavours_ are soported:
//! * ``\brief``
Expand Down

0 comments on commit f70e10c

Please sign in to comment.