![]() When using binutils's windres, we can instruct it to invoke the preprocessor in such a way that it writes a depfile, so that dependencies on #included files are automatically tracked. Not implemented for MSVC tools, so skip testing it in that case. |
||
---|---|---|
.. | ||
images | ||
markdown | ||
theme/extra | ||
README.md | ||
hotdoc.json | ||
sitemap.txt |
README.md
Building the documentation
-
Get hotdoc (0.8.9 required)
-
Run hotdoc in the docs/ directory:
hotdoc run
Upload
We are using the git-upload hotdoc plugin which basically removes the html pages and replaces with the new content.
You can simply run:
hotdoc run --git-upload-activate