Skip to content

Commit fe6da6b

Browse files
author
Chilipp
committed
Minor changes in test RST files
Include the new test_module_no_nesting.rst file in index.rst and change the heading.
1 parent c7a87c6 commit fe6da6b

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

tests/sphinx_supp/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ Example documentation
99
test_class_summary_only
1010
test_inherited
1111
test_module_title
12+
test_module_no_nesting
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Docs of dummy test module
2-
=========================
1+
Docs of dummy test module without nesting
2+
=========================================
33

44
.. automodule:: dummy
55
:autosummary-no-nesting:

0 commit comments

Comments
 (0)