Move a couple things around in the docs.
Review Request #12594 — Created Sept. 12, 2022 and submitted — Latest diff uploaded
This change fixes three issues:
- The link to the API tokens main page from the new entry for
rb-site manage invalidate-api-tokens
was using the wrong name.- The scmtool hook doc used an underscore in the filename rather than a
hyphen, which didn't match anything else (including the toctree
entry, causing an error).- The new root comment endpoints were listed in their own section in
the table of contents for resources, right at the beginning--this
made them appear to be a lot more important than they actually are.
I've moved them to be with all of the other review/comment resources.
Built docs and looked for errors. Checked the resources TOC.
Diff Revision 1 (Latest)
Commits
Files
docs/manual/admin/sites/management-commands.rst | ||
docs/manual/extending/extensions/hooks/scmtool-hook.rst Was docs/manual/extending/extensions/hooks/scmtool_hook.rst | ||
docs/manual/webapi/2.0/resources/index.rst |
docs/manual/admin/sites/management-commands.rst |
---|
docs/manual/extending/extensions/hooks/scmtool_hook.rst |
---|
docs/manual/webapi/2.0/resources/index.rst |
---|