Move doc-related files out of top level

This commit is contained in:
Jeff Epler 2024-07-14 11:53:22 -05:00
parent 93bf28a4cc
commit 7fce1a230f
4 changed files with 1 additions and 1 deletions

View file

@ -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