nDPI/doc
Ivan Nardi b2357c29c3
Build system: Standardize and improve clean/distclean targets (#3039)
This commit improves the nDPI build system by standardizing cleanup
targets, improving portability, and ensuring complete removal of
generated files during `make distclean`.

Changes:

1. Standardize clean targets (replace /bin/rm with portable $(RM))

2. Add distclean-local targets for complete cleanup

3. Add missing clean/distclean targets

4. Remove obsolete commented-out curl detection code

5. fuzz/Makefile.am: Fix out-of-tree build compatibility by replacing hardcoded
   relative paths (../example/fuzz_*.o) with proper $(top_builddir) variables.
   Add distclean-local target.
2025-11-24 18:42:03 +01:00
..
guide Initial attempt to write nDPI documentation. Starting with flow risks. Please contribute 2021-10-01 11:32:27 +02:00
img Initial attempt to write nDPI documentation. Starting with flow risks. Please contribute 2021-10-01 11:32:27 +02:00
conf.py Added sphinxcontrib.jquery 2025-07-23 17:23:56 +02:00
configuration_parameters.rst Update documentation 2025-11-03 19:55:13 +01:00
Doxyfile.cfg.in Use Doxygen to generate the API documentation. (#1558) 2022-05-29 13:44:52 +02:00
FAQ.rst A new attempt to improve public documentation (#2881) 2025-06-11 20:47:32 +02:00
flow_risks.rst Added NDPI_MISMATCHING_PROTOCOL_WITH_IP flow risk 2025-10-17 23:48:44 +02:00
index.rst A new attempt to improve public documentation (#2881) 2025-06-11 20:47:32 +02:00
library_initialization.rst A new attempt to improve public documentation (#2881) 2025-06-11 20:47:32 +02:00
Makefile Build system: Standardize and improve clean/distclean targets (#3039) 2025-11-24 18:42:03 +01:00
monitoring.rst A new attempt to improve public documentation (#2881) 2025-06-11 20:47:32 +02:00
protocols.rst Follow-up of d69446893 (#2998) 2025-10-19 12:38:51 +02:00
requirements.txt Temporarely reverts d351907af8 2025-01-13 20:38:37 +01:00
what_is_ndpi.rst Initial attempt to write nDPI documentation. Starting with flow risks. Please contribute 2021-10-01 11:32:27 +02:00