Merge "[#59] Publish documentation output to html dir"
This commit is contained in:
commit
b6910f8aed
2
Makefile
2
Makefile
@ -37,7 +37,7 @@ USE_PROXY ?= false
|
|||||||
PYTHON_EXECUTABLE := python3
|
PYTHON_EXECUTABLE := python3
|
||||||
SPHINXBUILD ?= sphinx-build
|
SPHINXBUILD ?= sphinx-build
|
||||||
SOURCEDIR = docs/source
|
SOURCEDIR = docs/source
|
||||||
BUILDDIR = docs/build
|
BUILDDIR = docs/build/html
|
||||||
REQUIREMENTSTXT := docs/requirements.txt
|
REQUIREMENTSTXT := docs/requirements.txt
|
||||||
|
|
||||||
# Godoc server options
|
# Godoc server options
|
||||||
|
Loading…
x
Reference in New Issue
Block a user