Skip to content

Commit

Permalink
Autobuild API documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
jkrasting committed Dec 21, 2020
1 parent ebe657c commit 1814f4e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,3 +64,7 @@

#-- Master document
master_doc = 'index'

#-- Build api
from sphinx.ext.apidoc import main
main(['-f', '-M', '-e', '-T', '../../gfdlvitals', '-o', 'api' ])

0 comments on commit 1814f4e

Please sign in to comment.