![]() -------------------------->8----------------------- root@nsimhs:~# python Python 2.7.15 (default, Sep 20 2018, 21:44:15) [GCC 8.2.0] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> >>> import platform >>> print platform.machine() arc -------------------------->8----------------------- Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com> |
||
---|---|---|
.. | ||
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