You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
suricata/doc/userguide
Shivani Bhardwaj 6bdcba2588 doc: update base64_decode notes
(cherry picked from commit 2a0cb1f3da)
3 years ago
..
3rd-party-integration
_static
capture-hardware napatech: Added comment indicating that hba will be deprecated 5 years ago
configuration transversal: backport: replace remaining website references 3 years ago
file-extraction http2: allow filestore to work with HTTP2 5 years ago
licenses
lua doc/lua-functions: add sha items to SCFileInfo doc 4 years ago
manpages transversal: backport: replace remaining website references 3 years ago
output transversal: remove suricata-ids.org references 3 years ago
partials doc/userguide: explain --strict-rule-keywords 5 years ago
performance transversal: backport: replace remaining website references 3 years ago
reputation
rule-management doc: Improve grammar, spelling and clarifications 5 years ago
rules doc: update base64_decode notes 3 years ago
setting-up-ipsinline-for-linux
upgrade
.gitignore
Makefile.am doc: build all manpages 5 years ago
Makefile.sphinx
README.md
acknowledgements.rst
command-line-options.rst
conf.py doc/conf: fix sphinx language setting 3 years ago
convert.py
index.rst
initscripts.rst
install.rst doc: update installation documentation for CentOS and Fedora 5 years ago
make-sense-alerts.rst
public-data-sets.rst
quickstart.rst doc/quickstart: use new test url that works 5 years ago
setting-up-ipsinline-for-linux.rst userguide: minor rewording and typo fixes 3 years ago
setting-up-ipsinline-for-windows.rst
unix-socket.rst doc: fix URL for unix-socket python example 5 years ago
upgrade.rst transversal: backport: replace remaining website references 3 years ago
what-is-suricata.rst

README.md

Suricata User Guide

This directory contains the Suricata Guide. The Sphinx Document Generator is used to build the documentation. For a primer os reStructuredText see the reStructuredText Primer.

Verifying Changes

There are a number of output formats to choose from when making the source documentation locally (e.g. html, pdf, man).

The documentation source can be built with make -f Makefile.sphinx html. Substitute the 'html' word for desired output format.

There are different application dependencies based on the output desired.