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
Juliana Fajardini 9fbdfd219c devguide: add chapter with backports guide
Task #6568
3 years ago
..
3rd-party-integration
_static
capture-hardware napatech: update docs to remove hba reference 3 years ago
configuration doc/userguide: document host table yaml settings 3 years ago
devguide devguide: add chapter with backports guide 3 years ago
file-extraction
licenses
lua
manpages
output userguide/eve: explain pgsql requests & responses 3 years ago
partials
performance
reputation
rule-management doc/rule-profiling: fix suricatasc typo 3 years ago
rules requires: add requires keyword 3 years ago
setting-up-ipsinline-for-linux
upgrade
.gitignore
Makefile.am
Makefile.sphinx
README.md
acknowledgements.rst
command-line-options.rst
conf.py userguide: remove old css files 3 years ago
convert.py
docutils.conf
index.rst
initscripts.rst
install.rst userguide: add proper label to RPM install section 3 years ago
make-sense-alerts.rst
public-data-sets.rst
quickstart.rst doc/quickstart: add software-properties instruction 3 years ago
requirements.txt docs: adjust readthedocs config to new options 3 years ago
security.rst
setting-up-ipsinline-for-linux.rst
setting-up-ipsinline-for-windows.rst
support-status.rst devguide: make 'contributing' a chapter 3 years ago
unix-socket.rst
upgrade.rst doc/userguide: update guidance on 5 to 6 upgrading 3 years ago
what-is-suricata.rst

README.md

Suricata User Guide

This directory contains the Suricata Guide. The Suricata Developer's guide is included as a chapter of the 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.