[docs/ci] cleanup docs and add ci to check it (#485)

This commit is contained in:
Abraham Gonzalez
2020-03-17 10:48:18 -07:00
committed by GitHub
parent ffb9c81ce2
commit e94dc287b1
6 changed files with 29 additions and 15 deletions

View File

@@ -2,8 +2,8 @@
#
# You can set these variables from the command line.
SPHINXOPTS = -w warnings.txt
SPHINXBUILD = python -msphinx
SPHINXOPTS = -w warnings.txt -n -W
SPHINXBUILD = python3 -msphinx
SPHINXPROJ = Chipyard
SOURCEDIR = .
BUILDDIR = _build