Skip to content

Commit

Permalink
update docs/Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
zhang01GA committed Jun 25, 2020
1 parent c6bcbb7 commit 27b1c4b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,8 @@ help:
# Catch-all target: route all unknown targets to Sphinx using the new
# "make mode" option. $(O) is meant as a shortcut for $(SPHINXOPTS).
%: Makefile
sphinx-apidoc -f --ext-autodoc --ext-coverage --ext-viewcode --ext-githubpages -o . ../seismic ../legacy \
../seismic/**/sandbox ../seismic/ml_classifier ../seismic/inventory/legacy \
../seismic/**/example_*.py ../seismic/ASDFdatabase/ASDF_build*.py ../seismic/ASDFdatabase/minimus*.py

@$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)

0 comments on commit 27b1c4b

Please sign in to comment.