Skip to content
Snippets Groups Projects
Commit 0dddf268 authored by u214892's avatar u214892
Browse files

#26 pydeps

parent e0093552
No related branches found
No related tags found
No related merge requests found
......@@ -73,7 +73,7 @@ docs: ## generate Sphinx HTML documentation, including API docs
$(MAKE) -C docs html
# N.B. HOME variable required by pydeps!
export HOME=${PWD}
python3 -m pydeps flatland -o docs/_build/html/flatland.svg
pydeps flatland -o docs/_build/html/flatland.svg
$(BROWSER) docs/_build/html/index.html
servedocs: docs ## compile the docs watching for changes
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment