![]() Thanks to PR #3483, set_variable can be used to assign array values. However, the fact that it cannot be used for arrays before 0.46.1 needs a mention in the documentation, since otherwise users can get unexpected dependencies on later meson versions. |
||
---|---|---|
.. | ||
markdown | ||
theme/extra | ||
README.md | ||
meson.build | ||
sitemap.txt |
README.md
Building the documentation
-
Get hotdoc (0.8.9 required)
-
Run hotdoc in the docs/ directory:
../meson/meson.py build/
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:
ninja -C build/ upload