BlockRst Class Reference#
Demo |
Rst Block Syntax Documentation
. More...#include <block_rst.hpp>
Public Member Functions | |
void | block_rst_via_markdown () |
RestructuredText block with markdown fences. More... | |
void | block_rst_via_verbatim () |
RestructuredText block doxygen verbatim special command. More... | |
void | block_rst_via_code () |
RestructuredText block doxygen code special command. More... | |
void | block_rst_via_pre () |
RestructuredText block with html pre tag in doxygen. More... | |
Detailed Description
Member Function Documentation
◆ block_rst_via_code()
void doxysphinx::doxygen::BlockRst::block_rst_via_code | ( | ) |
RestructuredText block doxygen code special command.
code command
Syntax
Example
Tip
If you see a tip around this text it worked!
code command (breathe compatibility)
Syntax
Example
Tip
If you see a tip around this text it worked!
autodetecting directives
Syntax
Example
Tip
If you see a tip around this text it worked!
◆ block_rst_via_markdown()
void doxysphinx::doxygen::BlockRst::block_rst_via_markdown | ( | ) |
RestructuredText block with markdown fences.
standard fences
Syntax
Example
Tip
If you see a tip around this text it worked!
special fences
Syntax
Example
Tip
If you see a tip around this text it worked!
autodetecting directives
Syntax
Example
Tip
If you see a tip around this text it worked!
◆ block_rst_via_pre()
void doxysphinx::doxygen::BlockRst::block_rst_via_pre | ( | ) |
RestructuredText block with html pre tag in doxygen.
<pre>-html-element
Syntax
Example
Tip
If you see a tip around this text it worked!
autodetecting directives
Syntax
Example
Tip
If you see a tip around this text it worked!
◆ block_rst_via_verbatim()
void doxysphinx::doxygen::BlockRst::block_rst_via_verbatim | ( | ) |
RestructuredText block doxygen verbatim special command.
verbatim command
Syntax
Example
Tip
If you see a tip around this text it worked!
verbatim command (breathe compatibility)
Syntax
Example
Tip
If you see a tip around this text it worked!
autodetecting directives
Syntax
Example
Tip
If you see a tip around this text it worked!
The documentation for this class was generated from the following file:
- demo/demo/src/block_rst.hpp
Generated by 1.9.1