aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/doc_gen/gen_rst.py
diff options
context:
space:
mode:
Diffstat (limited to 'resources/tools/doc_gen/gen_rst.py')
-rwxr-xr-xresources/tools/doc_gen/gen_rst.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/resources/tools/doc_gen/gen_rst.py b/resources/tools/doc_gen/gen_rst.py
index 3d04568de2..c6d82817ee 100755
--- a/resources/tools/doc_gen/gen_rst.py
+++ b/resources/tools/doc_gen/gen_rst.py
@@ -95,7 +95,6 @@ def create_file_name(path, start):
"""Create the name of rst file.
Example:
- resources.libraries.python.honeycomb.rst
tests.perf.rst
:param path: Path to a module to be documented.