jmwang66
2022-12-26 b3c6ccc110f884c7d05697eb2db36c02b556138c
docs/Makefile
@@ -3,9 +3,9 @@
# You can set these variables from the command line, and also
# from the environment for the first two.
SPHINXOPTS    ?=
SPHINXBUILD   ?= sphinx-build
SOURCEDIR     = source
SPHINXOPTS    =
SPHINXBUILD   = sphinx-build
SOURCEDIR     = .
BUILDDIR      = build
# Put it first so that "make" without argument is like "make help".