Skip to content

Commit

Permalink
userguide: explain rule types and categorization
Browse files Browse the repository at this point in the history
Add documentation about the rule types introduced by commit
2696fda.

Add doc tags around code definitions that are referenced in the docs.

Task #https://redmine.openinfosecfoundation.org/issues/7031
  • Loading branch information
jufajardini committed Jan 27, 2025
1 parent 53abe1e commit 5824675
Show file tree
Hide file tree
Showing 14 changed files with 1,991 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/userguide/configuration/suricata-yaml.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2636,6 +2636,8 @@ Engine analysis and profiling
Suricata offers several ways of analyzing performance of rules and the
engine itself.

.. _config:engine-analysis:

Engine-analysis
~~~~~~~~~~~~~~~

Expand Down
2 changes: 2 additions & 0 deletions doc/userguide/devguide/extending/app-layer/transactions.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
.. _transactions:

************
Transactions
************
Expand Down
1 change: 1 addition & 0 deletions doc/userguide/rules/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,4 @@ Suricata Rules
tag
vlan-keywords
ldap-keywords
rule-types
Loading

0 comments on commit 5824675

Please sign in to comment.