Move doc-related files out of top level
This commit is contained in:
parent
93bf28a4cc
commit
7fce1a230f
4 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -46,7 +46,7 @@ update:
|
|||
# from the environment for the first two.
|
||||
SPHINXOPTS ?= -a -E -j auto
|
||||
SPHINXBUILD ?= sphinx-build
|
||||
SOURCEDIR = .
|
||||
SOURCEDIR = doc
|
||||
BUILDDIR = _build
|
||||
|
||||
# Route particular targets to Sphinx using the new
|
||||
|
|
|
|||
0
_static/.empty → doc/_static/.empty
vendored
0
_static/.empty → doc/_static/.empty
vendored
Loading…
Reference in a new issue