Skip to content

Commit

Permalink
Tweak sphinx apidoc example command
Browse files Browse the repository at this point in the history
  • Loading branch information
lowell80 committed Mar 19, 2021
1 parent a48d6af commit c59081b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/contrib.rst
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ the autodoc extension by running the following command. Note that this may not r

.. code-block:: sh
sphinx-apidoc -o docs/source/ ksconf --force
sphinx-apidoc --force -o "docs/source/api" ksconf 'ksconf/ext'
Expand Down

0 comments on commit c59081b

Please sign in to comment.