xo-indentlog: doc: add indentlog docs [WIP]
This commit is contained in:
parent
28172fc3d6
commit
7ddb79fadd
12 changed files with 560 additions and 0 deletions
36
docs/ppstr-reference.rst
Normal file
36
docs/ppstr-reference.rst
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
.. _ppstr-reference:
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
Ppstr Reference
|
||||
===============
|
||||
|
||||
.. ditaa::
|
||||
:--scale: 0.85
|
||||
|
||||
+--------------------+
|
||||
|cBLU ppstr |
|
||||
+--------------------+
|
||||
| ppdetail |
|
||||
+--------------------+
|
||||
| ppstate |
|
||||
+--------------------+
|
||||
| ppconfig |
|
||||
+--------------------+
|
||||
|
||||
.. code-block:: cpp
|
||||
|
||||
#include <xo/indentlog/ppstr.hpp>
|
||||
|
||||
Types
|
||||
-----
|
||||
|
||||
.. doxygenclass:: xo::ppconcat
|
||||
|
||||
Functions
|
||||
---------
|
||||
|
||||
.. doxygenfunction:: xo::toppstr
|
||||
|
||||
.. doxygenfunction:: xo::toppstr2
|
||||
Loading…
Add table
Add a link
Reference in a new issue