mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Add missing file.
This commit is contained in:
7
tests/root/autodoc.txt
Normal file
7
tests/root/autodoc.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
Autodoc tests
|
||||
=============
|
||||
|
||||
.. automodule:: test_autodoc
|
||||
:members:
|
||||
|
||||
.. autofunction:: function
|
||||
Reference in New Issue
Block a user