We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5bb06d2 + aef7e90 commit 1e154a7Copy full SHA for 1e154a7
contrib/process_definitions.py
@@ -7,7 +7,7 @@
7
This script assumes that the modules are "chapterized" -
8
meaning that the module only has the module prefix and
9
"include" directives - no definitions should be in this
10
-file. It will parse the "include" directives in
+file. It will parse the "include" directives in
11
the module file looking for definitions in the chapter
12
files - but this is not recursive (it will not search
13
for "include" directives in the chapter files).
support_files/generate_course.py
@@ -5,7 +5,7 @@
5
--course COURSE
6
text file listing all RST modules to put in document
- --output OUTPUT
+ --output OUTPUT
basename of output file (use course name if not specified)
--extension EXTENSION
0 commit comments