Home | History | Annotate | Download | only in docs

Lines Matching refs:Devhelp

22 .PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf text man changes linkcheck doctest coverage gettext
34 @echo " devhelp to make HTML files and a Devhelp project"
102 devhelp:
103 $(SPHINXBUILD) -b devhelp $(ALLSPHINXOPTS) $(BUILDDIR)/devhelp
107 @echo "# mkdir -p $$HOME/.local/share/devhelp/PyASN1"
108 @echo "# ln -s $(BUILDDIR)/devhelp $$HOME/.local/share/devhelp/PyASN1"
109 @echo "# devhelp"