aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/README.developer1
-rw-r--r--doc/README.dissector1
2 files changed, 0 insertions, 2 deletions
diff --git a/doc/README.developer b/doc/README.developer
index 3dbcdff3e7..4e9f33cdf6 100644
--- a/doc/README.developer
+++ b/doc/README.developer
@@ -47,7 +47,6 @@ README.dissector as well as the following README files:
- README.heuristic - what are heuristic dissectors and how to write them
- README.plugins - how to "pluginize" a dissector
-- README.python - writing a dissector in PYTHON.
- README.request_response_tracking - how to track req./resp. times and such
- README.wmem - how to obtain "memory leak free" memory
diff --git a/doc/README.dissector b/doc/README.dissector
index af9a15e781..d30e042b8a 100644
--- a/doc/README.dissector
+++ b/doc/README.dissector
@@ -28,7 +28,6 @@ files:
- README.heuristic - what are heuristic dissectors and how to write them
- README.plugins - how to "pluginize" a dissector
-- README.python - writing a dissector in PYTHON.
- README.request_response_tracking - how to track req./resp. times and such
- README.wmem - how to obtain "memory leak free" memory