comparison doc/admin_guide.txt @ 8096:ea1f377c87d6

docs: add roundup-admin interactive help output to admin_guide.txt This only works for html output. It is recreated if admin.py changes.
author John Rouillard <rouilj@ieee.org>
date Tue, 16 Jul 2024 22:02:39 -0400
parents 57ef20b6c003
children 2a7c3eeaf167
comparison
equal deleted inserted replaced
8095:5aed4911836b 8096:ea1f377c87d6
2021 However under certain circumstances, Roundup can skip an id 2021 However under certain circumstances, Roundup can skip an id
2022 number. This can lead to a difference of more than 1 between the 2022 number. This can lead to a difference of more than 1 between the
2023 Importing and setting numbers. It's not a problem. However setting 2023 Importing and setting numbers. It's not a problem. However setting
2024 can (and must) always be higher than the Importing number. 2024 can (and must) always be higher than the Importing number.
2025 2025
2026 Interactive Help
2027 ----------------
2028
2029 The help command produces the following output for all the commands.
2030
2031
2032 .. raw:: html
2033 :file: admin_help.html
2026 2034
2027 .. _`customisation documentation`: customizing.html 2035 .. _`customisation documentation`: customizing.html
2028 .. _`reference documentation`: reference.html 2036 .. _`reference documentation`: reference.html
2029 .. _`upgrading documentation`: upgrading.html 2037 .. _`upgrading documentation`: upgrading.html
2030 .. _`installation documentation`: installation.html 2038 .. _`installation documentation`: installation.html

Roundup Issue Tracker: http://roundup-tracker.org/