Commit Graph

17 Commits (920709fe6f14d094dac9513b5c4346657c4effb7)

Author SHA1 Message Date
Jason Ish 0792f80909 doc: only build pdf on dist if pdflatex is installed 10 years ago
Jason Ish ee16b86900 doc: fix build pdf on non gnu make platforms
The Makefile generated by sphinx-build is GNU Make specific
causing the PDF phase to fail. Instead call pdflatex directly
based on how the generated Makefile was doing it.
10 years ago
Victor Julien e24c3937b3 doc: add rule-management chapter 10 years ago
Victor Julien 6a831f8125 doc: add simple install guide 10 years ago
Jason Ish 2c60e9b4de doc: remove userguide.pdf on clean instead of suricata.pdf
As the pdf is a built artifact, it needs to be removed to
satisfy distcheck.
10 years ago
Jason Ish afead7e565 doc: add missing docs to EXTRA_DIST 10 years ago
Victor Julien adb6c75e2e doc: only make sphinx warnings fatal on html/pdf 10 years ago
Jason Ish 3df7f97a33 doc: fail on sphinx warnings 10 years ago
Jason Ish 79d21e9eee docs: include userguide.pdf in dist 10 years ago
Victor Julien 879ab41ade doc: move drop privs into configuration 10 years ago
Jason Ish 7fa390de39 doc: bundle pre-built man page in distribution 10 years ago
Victor Julien 7ad667f282 doc: move snort compat to rule chapter 10 years ago
Jason Ish 614e2f1d43 doc: make target for pdf, and suricata.1 shortcut 10 years ago
Jason Ish 2e78bf0ba8 doc: list files/directories in EXTRA_DIST
So files get included in the distribution and pass
make distcheck.
10 years ago
Jason Ish b1ced40ee4 doc: get Suricata version from autoconf vars 10 years ago
Jason Ish b9a7335ec4 doc: expose variables for substition in docs 10 years ago
Jason Ish 6eedd0068b doc: hook sphinx into build 10 years ago