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
Philippe Antoine f4378eb306 doc/devguide: document app-layer protocol detection
Ticket: 6022
2 months ago
..
3rd-party-integration
_static doc/userguide: avoid horizontal scroll on rtd 2 years ago
appendix doc/userguide: add appendix item on eve schema 2 months ago
capture-hardware threading: support previous threading configuration format 3 months ago
configuration threading: support thread autopinning and interface-specific affinity 3 months ago
devguide doc/devguide: document app-layer protocol detection 2 months ago
file-extraction
firewall
install
licenses
lua
manpages
output
partials pcap-file: document capture method options 3 months ago
performance
plugins doc/ndpi: move ndpi docs to new plugins section 5 months ago
reputation
rule-management userguide: expand documentation for rule profiling 12 months ago
rules doc/devguide: document app-layer protocol detection 2 months ago
setting-up-ipsinline-for-linux
upgrade
.gitignore
Makefile.am
Makefile.sphinx
README.md
acknowledgements.rst
command-line-options.rst
conf.py
convert.py
docutils.conf
generate-evedoc.sh
index.rst
initscripts.rst
install.rst doc/userguide: break out package installation 2 months ago
make-sense-alerts.rst
public-data-sets.rst
quickstart.rst af-packet: remove use-mmap option 5 months ago
requirements.txt
security.rst userguide/security: grammar fixes 2 years ago
setting-up-ipsinline-for-linux.rst
setting-up-ipsinline-for-windows.rst
support-status.rst devguide: make 'contributing' a chapter 2 years ago
unix-socket.rst
upgrade.rst
verifying-source-files.rst
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.