xo-indentlog: doc: add indentlog docs [WIP]

This commit is contained in:
Roland Conybeare 2025-07-13 21:18:15 -05:00
commit 7ddb79fadd
12 changed files with 560 additions and 0 deletions

View 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