Commit graph

2 commits

Author SHA1 Message Date
benjamin melançon
addd8b6d14 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.
2018-07-20 19:36:38 -04:00
Benjamin Melançon
2e73eccd41 Stick with *project* name
(it is assumed to be documentation for a project, so having documentation
in the project name is redundant for sphinx)
2018-06-17 17:18:26 -04:00