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 2

This is not the most recent revision of the diff. The latest diff is revision 3. See what's changed.

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.
33f79e2f066d0becbe4153ed12a6a38db162c61a David Trowbridge
docs/manual/_ext/webapidocs.py
Loading...