Searched full:sphinx (Results 1 – 11 of 11) sorted by relevance
| /rk3399_ARM-atf/docs/ |
| H A D | conf.py | 8 # 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 58 pygments_style = "sphinx" 66 # Minimum version of sphinx required 71 # Don't show the "Built with Sphinx" footer 84 # Options for the "sphinx-rtd-theme" theme
|
| H A D | Makefile | 6 # Minimal makefile for Sphinx documentation 13 SPHINXBUILD = sphinx-build 24 # Catch-all target: route all unknown targets to Sphinx using the new
|
| /rk3399_ARM-atf/docs/getting_started/ |
| H A D | docs-build.rst | 5 `Sphinx`_ tool to build and package the plain-text documents into HTML-formatted 112 docker run --rm -v $PWD:/tf-a sphinxdoc/sphinx \ 118 The above command fetches the ``sphinxdoc/sphinx`` container from `docker 127 .. _Sphinx: http://www.sphinx-doc.org/en/master/ 132 .. _docker hub: https://hub.docker.com/repository/docker/sphinxdoc/sphinx
|
| H A D | prerequisites.rst | 39 Sphinx\ [#f2]_ 5.3.0
|
| /rk3399_ARM-atf/ |
| H A D | poetry.lock | 6 description = "A configurable sidebar-enabled Sphinx theme" 68 … = ["furo (>=2023.08.17)", "sphinx (>=7.0,<8.0)", "sphinx-argparse-cli (>=1.5)", "sphinx-autodoc-t… 312 docs = ["furo (>=2024.8.6)", "sphinx (>=8.0.2)", "sphinx-autodoc-typehints (>=2.4.1)"] 385 doc = ["Sphinx (>=7.0.0)", "pydoctor (>=23.4.0)", "sphinx-gallery (>=0.14.0)", "sphinx-rtd-theme (>… 423 …ckaging (>=9.3)", "jaraco.tidelift (>=1.4)", "rst.linker (>=1.9)", "sphinx (>=3.5)", "sphinx-lint"] 469 rtd = ["attrs", "myst-parser", "pyyaml", "sphinx", "sphinx-copybutton", "sphinx-design", "sphinx_bo… 559 rtd = ["attrs", "myst-parser (>=0.16.1,<0.17.0)", "sphinx-book-theme (>=0.1.0,<0.2.0)"] 598 description = "An extended commonmark compliant parser, with bridges to docutils & sphinx." 613 sphinx = ">=4,<6" 619 rtd = ["ipython", "sphinx-book-theme", "sphinx-design", "sphinxcontrib.mermaid (>=0.7.1,<0.8.0)", "… [all …]
|
| H A D | pyproject.toml | 19 sphinx = "^5.3.0" qkey 22 sphinx-rtd-theme = "^1.1.1"
|
| H A D | .readthedocs.yaml | 29 sphinx:
|
| H A D | Makefile | 132 # Variables for use with documentation build using Sphinx tool 1297 $(s)echo " doc Build html based documentation using Sphinx tool"
|
| /rk3399_ARM-atf/tools/cot_dt2c/ |
| H A D | poetry.lock | 101 doc = ["Sphinx (>=7.0.0)", "pydoctor (>=23.4.0)", "sphinx-gallery (>=0.14.0)", "sphinx-rtd-theme (>… 283 doc = ["reno", "sphinx"]
|
| H A D | .gitignore | 75 # Sphinx documentation
|
| /rk3399_ARM-atf/tools/tlc/ |
| H A D | poetry.lock | 483 docs = ["furo (>=2024.8.6)", "sphinx (>=8.0.2)", "sphinx-autodoc-typehints (>=2.4.1)"] 808 docs = ["furo (>=2024.8.6)", "proselint (>=0.14)", "sphinx (>=8.0.2)", "sphinx-autodoc-typehints (>… 927 docs = ["furo (>=2024.8.6)", "sphinx-autodoc-typehints (>=2.4.1)"] 1251 …t.linker (>=1.9)", "sphinx (>=3.5)", "sphinx-favicon", "sphinx-inline-tabs", "sphinx-lint", "sphin… 1474 docs = ["furo (>=2023.7.26)", "proselint (>=0.13)", "sphinx (>=7.1.2,!=7.3)", "sphinx-argparse (>=0…
|