mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
Update Makefile and footer
This commit is contained in:
@@ -181,3 +181,6 @@ pseudoxml:
|
||||
$(SPHINXBUILD) -b pseudoxml $(ALLSPHINXOPTS) $(BUILDDIR)/pseudoxml
|
||||
@echo
|
||||
@echo "Build finished. The pseudo-XML files are in $(BUILDDIR)/pseudoxml."
|
||||
|
||||
serve:
|
||||
cd $(BUILDDIR)/dirhtml && python3 -m http.server 8005
|
||||
|
||||
Reference in New Issue
Block a user