Make use of data set by @webapi_docs.

Review Request #14045 — Created July 17, 2024 and updated — Latest diff uploaded

Information

Review Board
master

Reviewers

This change updates our docs builder to prefer documentation included by
the new @webapi_docs decorator instead of relying purely on docstrings.

Migrated some API documentation out of docstrings into @webapi_docs and
built the user manual. Checked that the API documentation was correct.

Diff Revision 3 (Latest)

orig
1
2
3

Commits

First Last Summary ID Author
Make use of data set by @webapi_docs.
This change updates our docs builder to prefer documentation included by the new @webapi_docs decorator instead of relying purely on docstrings. Testing Done: Migrated some API documentation out of docstrings into @webapi_docs and built the user manual. Checked that the API documentation was correct.
fe18b256ff4e74f5052d28a61f9cd2d374a6918a David Trowbridge
docs/manual/_ext/webapidocs.py
Loading...