We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 790f840 + c17a7cd commit 5d866b0Copy full SHA for 5d866b0
lib/ramble/docs/command_index.in
@@ -0,0 +1,6 @@
1
+=================
2
+Command Reference
3
4
+
5
+This is a reference for all commands in the Ramble command line interface.
6
+The same information is available through :ref:`ramble-help`.
lib/ramble/docs/conf.py
@@ -53,6 +53,7 @@
53
"ramble",
54
"commands",
55
"--format=rst",
56
+ "--header=command_index.in",
57
"--update=command_index.rst",
58
]
59
+ glob("*rst")
0 commit comments