Restructured docs

This commit is contained in:
Rhet Turnbull
2021-01-24 08:27:23 -08:00
parent 2fed1ebe5e
commit 3a4a8bdb0b
46 changed files with 27187 additions and 5 deletions

View File

@@ -5,8 +5,8 @@
# from the environment for the first two.
SPHINXOPTS ?=
SPHINXBUILD ?= sphinx-build
SOURCEDIR = .
BUILDDIR = _build
SOURCEDIR = source
BUILDDIR = build
# Put it first so that "make" without argument is like "make help".
help: