Feature #672
Von Maximilian Seesslen vor etwa 9 Stunden aktualisiert
Put further source files to e.g. doc/logging.cpp.
<pre>
/**
\page configuration Configuration
\section logging Logging
\subsection subsection1 CONFIG_LEPTO_LOG_PRETTYPRINT
Contain file names and line numbers in log messages
\subsection CONFIG_LEPTO_LOG_SILENT
Completely disable logging. No text is stored in the binary.
\page logging Logging
Similar to
\code
lWarn("");
\endcode
*/
</pre>
<pre>
/**
\page configuration Configuration
\section logging Logging
\subsection subsection1 CONFIG_LEPTO_LOG_PRETTYPRINT
Contain file names and line numbers in log messages
\subsection CONFIG_LEPTO_LOG_SILENT
Completely disable logging. No text is stored in the binary.
\page logging Logging
Similar to
\code
lWarn("");
\endcode
*/
</pre>