Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-09 | html: make python docs look more like the rest | Zbigniew Jędrzejewski-Szmek | |
The result is ugly enough, I hope, to motivate someone with design skills to fix it. | |||
2013-03-09 | systemd-python: provide version info to sphinx | Zbigniew Jędrzejewski-Szmek | |
2013-02-22 | python: build html docs using sphinx | Zbigniew Jędrzejewski-Szmek | |
Build instructions: make make DESTIDIR=/tmp/... install make DESTIDIR=/tmp/... sphinx-html sphinx-man sphinx-epub ... |