This website is served by github pages using the root directory (master branch only). It contains a table listing all versions of Ganeti documentation so far (see docs.ganeti.org/index.rst
). To transform this into HTML, run gen_index.sh
.
All other content must be retrieved (copied) from configured and compiled Ganeti source:
docs/ganeti/<version>/html
fromconfigure --enable-manpages-in-doc
out ofdoc/man-html/
docs/ganeti/<version>/man
fromman/*.html
docs/ganeti/<version>/api/py
fromdoc/api/py
docs/ganeti/<version>/api/hs
fromdoc/api/hs