Home
last modified time | relevance | path

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

12

/openbmc/openbmc/poky/documentation/sphinx/
H A Dyocto-vars.py8 from sphinx.application import Sphinx
27 def subst_vars_replace(app: Sphinx, docname, source): argument
33 def yocto_vars_env_get_outdated(app: Sphinx, env, added, changed, removed): argument
56 def yocto_vars_build_finished(app: Sphinx, exception): argument
65 def setup(app: Sphinx): argument
/openbmc/openbmc/poky/bitbake/doc/
H A DREADME18 Sphinx
22 format to Sphinx based documentation for the Yocto Project 3.2
25 Additional information related to the Sphinx migration, and guidelines
34 Sphinx is written in Python. While it might work with Python2, for
38 Sphinx might be available in your Linux distro packages repositories,
41 distro. The recommended method to install Sphinx and all required
/openbmc/qemu/docs/sphinx/
H A Dfakedbusdoc.py11 from sphinx.application import Sphinx
23 def setup(app: Sphinx) -> Dict[str, Any]: argument
H A Ddbusdoc.py34 from sphinx.application import Sphinx
160 def setup(app: Sphinx) -> Dict[str, Any]: argument
/openbmc/openbmc/poky/documentation/
H A DREADME72 Sphinx
76 format to Sphinx based documentation for the Yocto Project 3.2
78 the Sphinx migration, and guidelines for developers willing to
81 Sphinx is a tool that makes it easy to create intelligent and
86 Extensive documentation is available on the Sphinx website:
87 https://www.sphinx-doc.org/en/master/. Sphinx is designed to be
111 To build the documentation, you need Sphinx and a few other packages,
156 To fix errors which are not reported by Sphinx itself,
175 Sphinx theme and CSS customization
179 Docs" Sphinx theme, with a few changes to make sure the look and feel
[all …]
H A Dstandards.md27 Though Sphinx supports both the ``*`` and ``-`` characters
31 Though not strictly required by Sphinx, we have also chosen
86 is not supported by Sphinx yet.
114 Sphinx has predefined admonitions that can be used to highlight a bit of text or
124 Sphinx documentation [warns](https://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.htm…
/openbmc/openbmc/meta-openembedded/meta-python/recipes/devtool/
H A Dpython3-breathe_4.36.0.bb1 SUMMARY = "Sphinx Doxygen renderer"
2 DESCRIPTION = "Breathe is a Sphinx plugin providing beautifully integrated Doxygen output in your u…
H A Dpython3-exhale_0.3.7.bb3 Automatic C++ library API documentation generator using Doxygen, Sphinx, and Breathe. \
5 to make these hierarchies available in Sphinx documented projects."
/openbmc/u-boot/Documentation/sphinx/
H A Drequirements.txt2 Sphinx==1.4.9
/openbmc/qemu/docs/devel/
H A Ddocs.rst7 built using the Sphinx documentation generator. We generate both
19 * a Sphinx extension in ``docs/sphinx/hxtool.py`` generates rST output
65 is included into two separate Sphinx documents, and some
66 versions of Sphinx will complain about the duplicate label
H A Dqapi-domain.rst2 The Sphinx QAPI Domain
7 in Sphinx is provided by the QAPI Domain, located in
11 included with Sphinx, but provides special directives and roles
18 Sphinx for understanding rST markup written to document a specific
41 the rST syntax used to describe things. For instance, the Sphinx Python
47 syntax and providing APIs for Sphinx internals.
51 qapi_domain.py adds syntax like ``.. qapi:command::`` to Sphinx, and
65 are a standard syntax in reStructuredText. Sphinx `extends that syntax
72 The special parsing and handling of info field lists in Sphinx is provided by
314 As a limitation of Sphinx, we must document the "name" of the branch in
[all …]
/openbmc/qemu/tests/qapi-schema/
H A Ddoc-good.rst2 Test Sphinx manual that pulls in the test schema file. We will generate
H A Dmeson.build241 # file through Sphinx's plain-text builder and comparing the result against
242 # a golden reference. This is in theory susceptible to failures if Sphinx
244 # (no changes between Sphinx 1.6 and 3.0), so it is a better bet than
247 # fuzzy comparison if future Sphinx versions produce different text,
254 # We use -E to suppress Sphinx's caching, because
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-sphinxcontrib-jquery_4.1.bb1 SUMMARY = "Extension to include jQuery on newer Sphinx releases"
H A Dpython3-alabaster_1.0.0.bb1 SUMMARY = "Alabaster is a visually (c)lean, responsive, configurable theme for the Sphinx documenta…
H A Dpython3-sphinx-rtd-theme_3.0.2.bb1 SUMMARY = "Sphinx Theme reader"
/openbmc/openpower-inventory-upload/
H A D.gitignore55 # Sphinx documentation
/openbmc/qemu/docs/interop/
H A Ddbus-display.rst26 Sphinx 4 is required to build D-Bus documentation.
H A Ddbus-vmstate.rst33 Sphinx 4 is required to build D-Bus documentation.
/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/
H A D0010-configure-lookup-meson-exutable-from-PATH.patch27 # Conditionally ensure Sphinx is installed.
/openbmc/u-boot/Documentation/
H A DMakefile24 …$(warning The '$(SPHINXBUILD)' command was not found. Make sure you have Sphinx installed and in P…
/openbmc/u-boot/Documentation/sphinx-static/
H A Dtheme_overrides.css3 * Sphinx HTML theme customization: read the doc
/openbmc/pyphosphor/
H A D.gitignore77 # Sphinx documentation
/openbmc/qemu/docs/
H A Dmeson.build8 # If we're making warnings fatal, apply this to Sphinx runs as well
/openbmc/qemu/docs/sphinx-static/
H A Dtheme_overrides.css3 * Sphinx HTML theme customization: read the doc
300 /* Sphinx 3.x: unresolved xrefs */

12