website: learn to build the sphinx documentation

Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
This commit is contained in:
Nicolas Sebrecht
2015-03-10 05:19:59 +01:00
parent f46f08ecf8
commit 7c7e7f92b1
7 changed files with 259 additions and 9 deletions

View File

@ -25,6 +25,9 @@ offlineimap.1: MANUAL.rst
doc:
$(SPHINXBUILD) -b html -d html/doctrees doc-src html
websitedoc:
./website-doc.sh
clean:
$(RM) -f $(HTML_TARGETS)
$(RM) -f offlineimap.1 ../offlineimap.1