Home
last modified time | relevance | path

Searched full:sphinx (Results 1 – 7 of 7) sorted by relevance

/trusted-firmware-a-3.7.0/docs/
Dconf.py8 # Configuration file for the Sphinx documentation builder.
10 # See the options documentation at http://www.sphinx-doc.org/en/master/config
22 # Add any Sphinx extension module names here, as strings. They can be
23 # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
27 "sphinx.ext.autosectionlabel",
41 # The language for content autogenerated by Sphinx. Refer to documentation
55 pygments_style = "sphinx"
63 # Minimum version of sphinx required
68 # Don't show the "Built with Sphinx" footer
81 # Options for the "sphinx-rtd-theme" theme
DMakefile6 # Minimal makefile for Sphinx documentation
11 SPHINXBUILD = sphinx-build
29 # Catch-all target: route all unknown targets to Sphinx using the new
/trusted-firmware-a-3.7.0/
Dpoetry.lock6 description = "A configurable sidebar-enabled Sphinx theme"
64 docs = ["furo (>=2021.08.31)", "sphinx (>=4.0,<5.0)", "sphinx-argparse-cli (>=1.5)", "sphinx-autodo…
237 …packaging (>=9)", "jaraco.tidelift (>=1.4)", "rst.linker (>=1.9)", "sphinx (>=3.5)", "sphinx-lint"]
279 rtd = ["attrs", "myst-parser", "pyyaml", "sphinx", "sphinx-copybutton", "sphinx-design", "sphinx_bo…
357 rtd = ["attrs", "myst-parser (>=0.16.1,<0.17.0)", "sphinx-book-theme (>=0.1.0,<0.2.0)"]
374 description = "An extended commonmark compliant parser, with bridges to docutils & sphinx."
388 sphinx = ">=4,<6"
394 rtd = ["ipython", "sphinx-book-theme", "sphinx-design", "sphinxcontrib.mermaid (>=0.7.1,<0.8.0)", "…
395 …ov", "pytest-param-files (>=0.3.4,<0.4.0)", "pytest-regressions", "sphinx (<5.2)", "sphinx-pytest"]
590 ….9)", "sphinx (>=3.5)", "sphinx-favicon", "sphinx-hoverxref (<2)", "sphinx-inline-tabs", "sphinx-l…
[all …]
Dpyproject.toml19 sphinx = "^5.3.0"
22 sphinx-rtd-theme = "^1.1.1"
D.readthedocs.yaml26 sphinx:
DMakefile148 # Variables for use with documentation build using Sphinx tool
1785 @echo " doc Build html based documentation using Sphinx tool"
/trusted-firmware-a-3.7.0/docs/getting_started/
Ddocs-build.rst5 `Sphinx`_ tool to build and package the plain-text documents into HTML-formatted
128 docker run --rm -v $PWD:/tf-a sphinxdoc/sphinx \
134 The above command fetches the ``sphinxdoc/sphinx`` container from `docker
143 .. _Sphinx: http://www.sphinx-doc.org/en/master/
148 .. _docker hub: https://hub.docker.com/repository/docker/sphinxdoc/sphinx