Home
last modified time | relevance | path

Searched refs:_build (Results 1 – 10 of 10) sorted by relevance

/petsc/doc/
H A Dmakefile8 BUILDDIR = _build
9 LINKCHECKDIR = _build/linkcheck
29 -@${RM} -rf _build __pycache__
H A D.gitignore1 /_build*
/petsc/src/binding/petsc4py/docs/source/
H A D.gitignore1 _build/
H A DMakefile9 BUILDDIR = _build
H A Dinstall.rst78 The resulting HTML files will be in :file:`_build/html`.
/petsc/src/binding/petsc4py/
H A DMANIFEST.in24 prune docs/source/_build
H A Dmakefile148 -${RM} -r docs/source/_build
/petsc/src/binding/petsc4py/conf/
H A Dconfpetsc.py58 _build = import_command('build') variable
543 class build(_build):
544 user_options = _build.user_options
555 boolean_options = _build.boolean_options
559 _build.initialize_options(self)
565 _build.finalize_options(self)
574 sub_commands = [('build_src', lambda *args: True)] + _build.sub_commands
/petsc/lib/petsc/bin/maint/
H A Dbuilddist102 make latexpdf SPHINXOPTS="-j 1" && cp _build/latex/manual.pdf ../docs/manual/
/petsc/doc/developers/
H A Ddocumentation.md29 $ open doc/_build/html/index.html # in a browser
37 $ open _build/html/index.html
55 $ open _build/latex/manual.pdf # in PDF viewer