|
libtealet 0.4.2
|
This project supports a hybrid docs workflow:
README.md, docs/*.md)src/tealet.h, src/tealet_extras.h)The Doxygen configuration is in Doxyfile.
doxygen (required): parses C headers and Markdown, generates HTML docsgraphviz / dot (optional but recommended): enables diagram rendering support used by DoxygenUsing winget:
Using Chocolatey:
Ensure doxygen is available on your PATH.
From repository root:
This generates HTML output at:
docs/_build/doxygen/html/index.htmlTo remove generated docs:
To run a warning check locally:
docs-check fails if Doxygen warnings are present in docs/_build/doxygen/warnings.log.
src/tealet.h and src/tealet_extras.h..c files lightweight and selective./* ... */) to avoid accidental API extraction.