Add some docs using sphinx autodoc
This commit is contained in:
@ -50,6 +50,7 @@ clean:
|
||||
|
||||
.PHONY: html
|
||||
html:
|
||||
wget https://docs.djangoproject.com/en/1.9/_objects -O django.inv
|
||||
$(SPHINXBUILD) -b html $(ALLSPHINXOPTS) $(BUILDDIR)/html
|
||||
@echo
|
||||
@echo "Build finished. The HTML pages are in $(BUILDDIR)/html."
|
||||
|
Reference in New Issue
Block a user