To generate HTML version:
- Install Sphinx from the sphinx website
- Clone this repository
- Generate HTML
cd citus_docs sphinx-build -b html -a -n . _build # open _build/index.html in your browser
| Name | Name | Last commit date | ||
|---|---|---|---|---|
To generate HTML version:
cd citus_docs
sphinx-build -b html -a -n . _build
# open _build/index.html in your browser