Skip to content

Commit

Permalink
Adds example code for visual regression testing
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaoming committed Aug 24, 2022
1 parent 9759800 commit 4643e4d
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions docs/demo/api.rst
Expand Up @@ -13,6 +13,23 @@ API documentation and generated content
:special-members:


.. regression test for https://github.com/readthedocs/sphinx_rtd_theme/issues/1052
Render API documentation that isn't automatically generated

.. py:class:: pub
Foo
foo
*Bar*
bar
``Baz``
baz

.. py:method:: qux
qux

C++ API
=======

Expand Down

0 comments on commit 4643e4d

Please sign in to comment.