summaryrefslogtreecommitdiff
path: root/docs/Makefile
AgeCommit message (Collapse)Author
2020-11-29docs: Makefile: Turn sphinx warnings into errorsDaniel Thompson
Currently patches that break the documentation build are not triggering CI failure. Fix this. Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
2020-04-11docs: Makefile: Try to avoid nuking the .git directory...Daniel Thompson
... if there is one.
2020-02-22docs: Use sphinx to gather together all the wasp docsDaniel Thompson