Add options to rebuild ALL files everytime

Without this you may go crazy trying to figure out why a file that links to another file hasn't picked up the reference after you fix it in the referenced file.  The reason is that the referencing file wasn't changed, so isn't rebuilt, and so cannot pick up on the correction.
This commit is contained in:
benjamin melançon 2018-07-20 19:36:38 -04:00
parent 397c6942f1
commit addd8b6d14

View file

@ -2,7 +2,7 @@
#
# You can set these variables from the command line.
SPHINXOPTS =
SPHINXOPTS = -Ea
SPHINXBUILD = sphinx-build
SPHINXPROJ = AgaricCollective
SOURCEDIR = .