Fix a warning when building docs.

Review Request #12877 — Created March 10, 2023 and submitted

Information

Review Board
release-6.x

Reviewers

Some code was using :py:method: instead of :py:meth, which was
causing a warning about an unknown role.

Built docs and no longer saw the warning.

Summary ID
Fix a warning when building docs.
Some code was using `:py:method:` instead of `:py:meth`, which was causing a warning about an unknown role. Testing Done: Built docs and no longer saw the warning.
0b8b04dfc7ac77c13d5ad6a66b33483acfe3f420
maubin
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-6.x (b87e392)
Loading...