Software >
https://www.sphinx-doc.org/en/master/ [ 1 ] was sphinx.pocoo.org
Very geeky, sparse documentation (just a readme).. needs a lot more time
Table of Contents [hide]
early-mid 2012 – (version not recorded) ∞
sudo easy_install Sphinx
sphinx-quickstart
sphinx-build
You should now populate your master file sphinx/source/index.txt and create other documentation source files. Use the sphinx-build command to build the docs, like so:
sphinx-build -b builder /path-to/sphinx/build
where “builder” is one of the supported builders, e.g. html, latex or linkcheck.
sphinx-build -b html /path-to/sphinx/build
Footnotes
| ^ 1 | was sphinx.pocoo.org |

– pulled out of [[static compiled website engines]] into its own page
– date estimated