File: syntax_guide.md

package info (click to toggle)
doxysphinx 3.3.12-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,296 kB
  • sloc: python: 2,974; javascript: 235; cpp: 88; makefile: 52; sh: 10
file content (12 lines) | stat: -rw-r--r-- 207 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
# Syntax Guide

Here you can see how you have to write your comments in doxygen for doxysphinx to pick them up.

```{toctree}
---
maxdepth: 2
---
rst_block_syntax
rst_inline_syntax
comment_styles_syntax
```