Home | History | Annotate | Download | only in analyzer

Lines Matching refs:devhelp

17 .PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf text man changes linkcheck doctest gettext
30 @echo " devhelp to make HTML files and a Devhelp project"
86 devhelp:
87 $(SPHINXBUILD) -b devhelp $(ALLSPHINXOPTS) $(BUILDDIR)/devhelp
91 @echo "# mkdir -p $$HOME/.local/share/devhelp/ClangStaticAnalyzer"
92 @echo "# ln -s $(BUILDDIR)/devhelp $$HOME/.local/share/devhelp/ClangStaticAnalyzer"
93 @echo "# devhelp"