diff options
Diffstat (limited to 'tests/roots/test-autosummary/index.rst')
-rw-r--r-- | tests/roots/test-autosummary/index.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/roots/test-autosummary/index.rst b/tests/roots/test-autosummary/index.rst new file mode 100644 index 0000000..5ddc4bd --- /dev/null +++ b/tests/roots/test-autosummary/index.rst @@ -0,0 +1,8 @@ + +.. autosummary:: + :nosignatures: + :toctree: + + dummy_module + underscore_module_ + sphinx |