Thanks to visit codestin.com Credit goes to github.com
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 7f7e1fb commit 0cfe028Copy full SHA for 0cfe028
docs/automodapi.rst
@@ -10,7 +10,7 @@ The main Sphinx directive provided by the sphinx-automodapi package is the
10
``automodapi`` directive. As described in the :ref:`quickstart` guide,
11
before you use the directive, you will need to make sure the following
12
extension is included in the ``extensions`` entry of your documentation's
13
-``conf.py`` file:
+``conf.py`` file::
14
15
extensions = ['sphinx_automodapi.automodapi']
16
0 commit comments