Moved the source files to an independent source directory.

This commit is contained in:
依瑪貓
2020-11-18 09:24:08 +08:00
parent f530323603
commit c108d81d71
211 changed files with 39 additions and 39 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: