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
33
docs/ppconfig-reference.rst
Normal file
33
docs/ppconfig-reference.rst
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
.. _ppconfig-reference:
|
||||
|
||||
Ppconfig Reference
|
||||
==================
|
||||
|
||||
.. ditaa::
|
||||
:--scale: 0.85
|
||||
|
||||
+--------------------+
|
||||
| toppstr |
|
||||
+--------------------+
|
||||
| ppdetail |
|
||||
+--------------------+
|
||||
| ppstate |
|
||||
+--------------------+
|
||||
|cBLU ppconfig |
|
||||
+--------------------+
|
||||
|
||||
.. code-block:: cpp
|
||||
|
||||
#include <xo/indentlog/ppconfig.hpp>
|
||||
|
||||
Class
|
||||
-----
|
||||
|
||||
Configuration for pretty printing
|
||||
|
||||
.. doxygenclass:: xo::print::ppconfig
|
||||
|
||||
Member Variables
|
||||
----------------
|
||||
|
||||
.. doxygengroup:: ppconfig-instance-vars
|
||||
Loading…
Add table
Add a link
Reference in a new issue