Mercurial > p > roundup > code
diff doc/design.txt @ 6174:5522c950a2e4
Add indexing for roundup-admin references.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sat, 16 May 2020 13:40:12 -0400 |
| parents | de9d602c8ce6 |
| children | 6834bb5473da |
line wrap: on
line diff
--- a/doc/design.txt Sat May 16 13:39:47 2020 -0400 +++ b/doc/design.txt Sat May 16 13:40:12 2020 -0400 @@ -1089,6 +1089,8 @@ module.) +.. index:: roundup-admin; command line specification + Command Interface Specification ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -1133,6 +1135,8 @@ (with the -list) option. +.. index:: roundup-admin; usage in scripts + Usage Example ~~~~~~~~~~~~~
