Skip to content

Commit

Permalink
Disabling autodoc
Browse files Browse the repository at this point in the history
  • Loading branch information
mbodenhamer committed Aug 20, 2016
1 parent e592848 commit d7a9bc1
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 79 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ build: check
# Documentation

docs:
@$(PYDEV) sphinx-apidoc -f -o docs/ depman/ $$(find depman -name tests)
# @$(PYDEV) sphinx-apidoc -f -o docs/ depman/ $$(find depman -name tests)
@$(PYDEV) make -C docs html

view:
Expand Down
70 changes: 0 additions & 70 deletions docs/depman.rst

This file was deleted.

1 change: 0 additions & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ Contents:
.. toctree::
:maxdepth: 2

depman
changelog

Indices and tables
Expand Down
7 changes: 0 additions & 7 deletions docs/modules.rst

This file was deleted.

0 comments on commit d7a9bc1

Please sign in to comment.