Skip to content

Commit

Permalink
Move ethpm documentation over to web3 docs
Browse files Browse the repository at this point in the history
  • Loading branch information
njgheorghita committed Jul 10, 2019
1 parent 5d18a70 commit 968cebd
Show file tree
Hide file tree
Showing 8 changed files with 865 additions and 21 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ test-all:
tox

build-docs:
sphinx-apidoc -o docs/ . setup.py "web3/utils/*" "*conftest*" "tests"
sphinx-apidoc -o docs/ . setup.py "web3/utils/*" "*conftest*" "tests" "ethpm"
$(MAKE) -C docs clean
$(MAKE) -C docs html
$(MAKE) -C docs doctest
Expand Down
Loading

0 comments on commit 968cebd

Please sign in to comment.