Home
last modified time | relevance | path

Searched refs:Sphinx (Results 1 – 8 of 8) sorted by relevance

/petsc/doc/ext/
H A Dhtml5_petsc.py13 from sphinx.application import Sphinx
20 def setup(app: Sphinx) -> None: argument
27 def _check_version(app: Sphinx) -> None: argument
36 def _setup_translators(app: Sphinx) -> None: argument
/petsc/doc/petsc4py/
H A Dindex.md3 > This is a dummy page that gets processed by Sphinx but then overwritten by the API files generate…
/petsc/doc/developers/
H A Ddocumentation.md14 ## Documentation with Sphinx
16 We use [Sphinx](https://www.sphinx-doc.org/en/master/) to build our web pages and documentation. Mo…
18 [These slides](https://gitlab.com/psanan/petsc-sphinx-slides) contain an overview of Sphinx and how…
60 ### Sphinx Documentation Guidelines argument
62 Refer to Sphinx's [own documentation](https://https://www.sphinx-doc.org) for general information o…
64 …source code. Use a path beginning with `/`, relative to the root for the Sphinx docs (where `conf.…
167 - Use restraint in adding new Sphinx extensions, in particular, those which aren't
H A Dstyle.md573 Sphinx later processes.
/petsc/src/binding/petsc4py/docs/source/
H A Dcontributing.rst51 The docstrings must not cause Sphinx warnings.
/petsc/doc/install/
H A Dexternal_software.md62 - [Sphinx](https://www.sphinx-doc.org/en/master/)
/petsc/src/binding/petsc4py/
H A DCHANGES.rst292 - Documentation generated with Epydoc and Sphinx is now included in
/petsc/doc/developers/contributing/
H A Dsubmittingmr.md21 …Any warnings from Sphinx will cause the pipeline to fail. Once completed, click "View App" on the …