Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions finish.rst
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ Then add it to your Sphinx project's ``conf.py``:

# Document Python Code
autoapi_type = 'python'
autoapi_dir = '../src'
autoapi_dirs = ['../src']

AutoAPI will automatically add itself to the last TOCTree in your top-level ``index.rst``.

Expand Down Expand Up @@ -167,4 +167,4 @@ And a rendered example:
crunchy, now would it?"
"Gannet Ripple", 1.99, "On a stick!"

Go ahead and try it yourself!
Go ahead and try it yourself!