We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7a87c6 commit fe6da6bCopy full SHA for fe6da6b
tests/sphinx_supp/index.rst
@@ -9,3 +9,4 @@ Example documentation
9
test_class_summary_only
10
test_inherited
11
test_module_title
12
+ test_module_no_nesting
tests/sphinx_supp/test_module_no_nesting.rst
@@ -1,5 +1,5 @@
1
-Docs of dummy test module
2
-=========================
+Docs of dummy test module without nesting
+=========================================
3
4
.. automodule:: dummy
5
:autosummary-no-nesting:
0 commit comments