Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0cfe028

Browse files
committed
Fix rst syntax
1 parent 7f7e1fb commit 0cfe028

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/automodapi.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The main Sphinx directive provided by the sphinx-automodapi package is the
1010
``automodapi`` directive. As described in the :ref:`quickstart` guide,
1111
before you use the directive, you will need to make sure the following
1212
extension is included in the ``extensions`` entry of your documentation's
13-
``conf.py`` file:
13+
``conf.py`` file::
1414

1515
extensions = ['sphinx_automodapi.automodapi']
1616

0 commit comments

Comments
 (0)