Lines Matching full:make
41 …(SPHINXBUILD)' command was not found. Make sure you have Sphinx installed and in PATH, or set the …
83 …cmd_sphinx = $(MAKE) BUILDDIR=$(abspath $(BUILDDIR)) $(build)=Documentation/userspace-api/media $2…
105 # If there are any, the errors from this make rustdoc will be displayed but
110 $(Q)$(MAKE) rustdoc || true
118 # Note: the 'info' Make target is generated by sphinx itself when
121 $(MAKE) -C $(BUILDDIR)/texinfo info
133 …$(warning The '$(PDFLATEX)' command was not found. Make sure you have it installed and in PATH to …
141 $(MAKE) PDFLATEX="$(PDFLATEX)" LATEXOPTS="$(LATEXOPTS)" -C $(BUILDDIR)/$(var)/latex || exit; \
166 $(Q)$(MAKE) BUILDDIR=$(abspath $(BUILDDIR)) $(build)=Documentation/userspace-api/media clean
183 @echo ' make SPHINXDIRS="s1 s2" [target] Generate only docs of folder s1, s2'
186 @echo ' make SPHINX_CONF={conf-file} [target] use *additional* sphinx-build'
189 @echo ' make DOCS_THEME={sphinx-theme} selects a different Sphinx theme.'
191 @echo ' make DOCS_CSS={a .css file} adds a DOCS_CSS override file for html/epub output.'