Merge "[#59] Publish documentation output to html dir"

This commit is contained in:
Zuul 2020-02-20 19:41:53 +00:00 committed by Gerrit Code Review
commit b6910f8aed

View File

@ -37,7 +37,7 @@ USE_PROXY ?= false
PYTHON_EXECUTABLE := python3
SPHINXBUILD ?= sphinx-build
SOURCEDIR = docs/source
BUILDDIR = docs/build
BUILDDIR = docs/build/html
REQUIREMENTSTXT := docs/requirements.txt
# Godoc server options