Home | History | Annotate | Download | only in docs

Lines Matching refs:devhelp

15 .PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf text man changes linkcheck doctest
26 @echo " devhelp to make HTML files and a Devhelp project"
79 devhelp:
80 $(SPHINXBUILD) -b devhelp $(ALLSPHINXOPTS) $(BUILDDIR)/devhelp
84 @echo "# mkdir -p $$HOME/.local/share/devhelp/webapp2"
85 @echo "# ln -s $(BUILDDIR)/devhelp $$HOME/.local/share/devhelp/webapp2"
86 @echo "# devhelp"