jmwang66
2022-12-26 73b836411770781c5cebbffa6b288a3ed5529135
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".