mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-21 18:38:08 +01:00
f2e2f2aa96
Use the program and option directives to document the subcommand options. This unifies a lot of option documentation throughout. This also makes it possible to reference options with :option:`--foo` (within .. program::) or :option:`subcommand --foo` (globally). This is left for later work. See https://www.sphinx-doc.org/en/master/usage/restructuredtext/domains.html#directive-program Note: There is a lot of indentation change, but intentionally there is no reflow. Using 'git diff -w' or 'git show -w' to ignore white space changes makes this a very easy change to review. |
||
---|---|---|
.. | ||
man1 | ||
man5 | ||
man7 | ||
.gitignore | ||
conf.py | ||
doxygen.cfg | ||
index.rst | ||
INSTALL | ||
Makefile | ||
Makefile.local | ||
notmuch-emacs.rst | ||
python-bindings.rst |