Jordan Sissel
|
22d44e1c49
|
Use debian/apt packages for python deps instead of pip... mainly because Debian's pip3 errors when you try to use it warning to use venv instead...
|
2025-10-02 11:43:04 -07:00 |
Jordan Sissel
|
aecf23801d
|
Add 'make view' in the docs/Makefile. Live-reloading sphinx html build.
Use sphinx-autobuild to run a server which autobuilds and reloads docs
in the browser.
|
2021-11-09 15:44:37 -08:00 |
Jordan Sissel
|
294f6180cf
|
Upgrade Sphinx version to fix a crash in 'make build' (where newer sphinx_rtd_theme causes Sphinx 1.4.x to crash)
|
2018-12-23 14:29:46 -08:00 |
Jordan Sissel
|
7a44b4045e
|
Note the purpose of this Dockerfile
|
2016-11-26 22:54:42 -08:00 |
Jordan Sissel
|
42fae324f7
|
Start working on some better fpm documentation.
This time is using Sphinx and reST.
To build: `make build`
The docs will appear in docs/_build/html/
|
2016-11-26 22:49:10 -08:00 |