Skip to content

Commit

Permalink
Added sphinx-autogen command
Browse files Browse the repository at this point in the history
  • Loading branch information
Chilipp committed Mar 11, 2017
1 parent 28a4090 commit 5784c42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/apigen.bash
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ sphinx-apidoc -f -M -e -T -o api ../psy_simple/
# replace chapter title in psyplot.rst
sed -i -e 1,1s/.*/'API Reference'/ api/psy_simple.rst

# sphinx-autogen -o generated *.rst */*.rst
sphinx-autogen -o generated *.rst

0 comments on commit 5784c42

Please sign in to comment.