From f2a5bbef173ee7f5447871f26024b9639735c096 Mon Sep 17 00:00:00 2001 From: Luca Deri Date: Sun, 29 Sep 2019 21:46:41 +0200 Subject: Reworked categories handling Removed GenericProtocol and replaced with categories Removed ndpi_pref_enable_category_substring_match option: substring matching is now default --- python/python.pdf | Bin 11854 -> 0 bytes python/python_extensions_guide.pdf | Bin 0 -> 11854 bytes 2 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 python/python.pdf create mode 100644 python/python_extensions_guide.pdf (limited to 'python') diff --git a/python/python.pdf b/python/python.pdf deleted file mode 100644 index 10c4f08b6..000000000 Binary files a/python/python.pdf and /dev/null differ diff --git a/python/python_extensions_guide.pdf b/python/python_extensions_guide.pdf new file mode 100644 index 000000000..10c4f08b6 Binary files /dev/null and b/python/python_extensions_guide.pdf differ -- cgit v1.2.3