/aosp_15_r20/external/pigweed/pw_display/ |
H A D | api.rst | 34 - :raw-html:`<span class="sd-sphinx-override sd-badge" style="width: 100%; 38 - :raw-html:`<span class="sd-sphinx-override sd-badge" style="width: 100%; 42 - :raw-html:`<span class="sd-sphinx-override sd-badge" style="width: 100%; 46 - :raw-html:`<span class="sd-sphinx-override sd-badge" style="width: 100%; 50 - :raw-html:`<span class="sd-sphinx-override sd-badge" style="width: 100%; 54 - :raw-html:`<span class="sd-sphinx-override sd-badge" style="width: 100%; 58 - :raw-html:`<span class="sd-sphinx-override sd-badge" style="width: 100%; 62 - :raw-html:`<span class="sd-sphinx-override sd-badge" style="width: 100%; 66 - :raw-html:`<span class="sd-sphinx-override sd-badge" style="width: 100%; 70 - :raw-html:`<span class="sd-sphinx-override sd-badge" style="width: 100%; [all …]
|
/aosp_15_r20/external/bazelbuild-rules_python/sphinxdocs/private/ |
H A D | sphinx.bzl | 15 """Implementation of sphinx rules.""" 28 doc = "Information about source tree for Sphinx to build.", 44 doc = "Information for running the underlying Sphinx command directly", 58 "sphinx": """ 61 The sphinx-build binary to run. 66 Additional tools Sphinx needs 72 """Create an executable with the sphinx-build command line interface. 74 The `deps` must contain the sphinx library and any other extensions Sphinx 78 name: {type}`str` name of the target. The name "sphinx-build" is the 79 conventional name to match what Sphinx itself uses. [all …]
|
/aosp_15_r20/external/pigweed/pw_docgen/py/pw_docgen/sphinx/ |
H A D | module_metadata.py | 22 Everything is implemented through the Sphinx Extension API. 60 from sphinx.addnodes import document as Document 61 from sphinx.application import Sphinx 62 from sphinx.environment import BuildEnvironment 63 from sphinx.util.docutils import SphinxDirective 101 """Easier access to the Sphinx `env` for custom metadata. 103 You can store things in the Sphinx `env`, which is just a dict. But each 206 # https://sphinx-design.readthedocs.io/en/latest/badges_buttons.html#badges 365 The fundamental idea is this: Our Sphinx directives can only render nodes 367 of that doc into the web theme. Sphinx by itself provides no mechanism for [all …]
|
/aosp_15_r20/external/python/jinja/requirements/ |
D | docs.txt | 7 alabaster==0.7.12 # via sphinx 8 babel==2.8.0 # via sphinx 11 docutils==0.16 # via sphinx 13 imagesize==1.2.0 # via sphinx 14 jinja2==2.11.2 # via sphinx 16 packaging==20.3 # via pallets-sphinx-themes, sphinx 17 pallets-sphinx-themes==1.2.3 # via -r requirements/docs.in 18 pygments==2.6.1 # via sphinx 21 requests==2.23.0 # via sphinx 23 snowballstemmer==2.0.0 # via sphinx [all …]
|
/aosp_15_r20/external/python/markupsafe/requirements/ |
D | docs.txt | 7 alabaster==0.7.12 # via sphinx 8 babel==2.8.0 # via sphinx 11 docutils==0.16 # via sphinx 13 imagesize==1.2.0 # via sphinx 14 jinja2==2.11.2 # via sphinx 16 packaging==20.4 # via pallets-sphinx-themes, sphinx 17 pallets-sphinx-themes==1.2.3 # via -r requirements/docs.in 18 pygments==2.6.1 # via sphinx 21 requests==2.23.0 # via sphinx 23 snowballstemmer==2.0.0 # via sphinx [all …]
|
/aosp_15_r20/external/mbedtls/docs/ |
H A D | requirements.txt | 8 # via sphinx 10 # via sphinx 22 # sphinx 23 # sphinx-rtd-theme 27 # via sphinx 29 # via sphinx 31 # via sphinx 39 # via sphinx 43 # sphinx 51 # sphinx [all …]
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/docs/ |
H A D | requirements.txt | 8 # via sphinx 10 # via sphinx 22 # sphinx 23 # sphinx-rtd-theme 27 # via sphinx 29 # via sphinx 31 # via sphinx 39 # via sphinx 43 # sphinx 51 # sphinx [all …]
|
/aosp_15_r20/external/python/cpython3/Doc/ |
D | make.bat | 13 %PYTHON% -c "import sphinx" > nul 2> nul 15 echo Installing sphinx with %PYTHON% 19 set SPHINXBUILD=%PYTHON% -c "import sphinx.cmd.build, sys; sys.exit(sphinx.cmd.build.main())" 33 rem Should have been installed with Sphinx earlier 43 echo Installing sphinx-lint with %PYTHON% 44 rem Should have been installed with Sphinx earlier 45 %PYTHON% -m pip install sphinx-lint 73 rem Targets that don't require sphinx-build 86 echo.The 'sphinx-build' command was not found. Make sure you have Sphinx 88 echo.to the full path of the 'sphinx-build' executable. Alternatively you [all …]
|
/aosp_15_r20/external/bazelbuild-rules_python/docs/ |
H A D | requirements.txt | 12 # via sphinx 16 # via sphinx-autodoc2 20 # via sphinx 120 # via sphinx 126 # sphinx 127 # sphinx-rtd-theme 135 # via sphinx 141 # readthedocs-sphinx-ext 142 # sphinx 227 # readthedocs-sphinx-ext [all …]
|
/aosp_15_r20/external/pigweed/docs/ |
H A D | conf.py | 14 """Pigweed's Sphinx configuration.""" 43 # Sphinx to use our custom styles doesn't work. Use this approach instead: 63 "pw_docgen.sphinx.bug", 64 "pw_docgen.sphinx.google_analytics", # Enables optional Google Analytics 65 "pw_docgen.sphinx.kconfig", 66 "pw_docgen.sphinx.module_metadata", 67 "pw_docgen.sphinx.modules_index", 68 "pw_docgen.sphinx.pigweed_live", 69 "pw_docgen.sphinx.pw_status_codes", 70 "pw_docgen.sphinx.seed_metadata", [all …]
|
/aosp_15_r20/external/pigweed/seed/ |
H A D | 0130.rst | 4 0130: Update Sphinx theme 8 :name: Update Sphinx theme 20 .. _pydata-sphinx-theme: https://pydata-sphinx-theme.readthedocs.io/en/stable/ 24 `pydata-sphinx-theme`_ (``pydata`` for short) as the new theme for 38 .. _Sphinx: https://www.sphinx-doc.org/en/master/ 39 .. _theme API: https://www.sphinx-doc.org/en/master/usage/theming.html 41 .. _PyPI: https://pypi.org/search/?q=&o=&c=Framework+%3A%3A+Sphinx+%3A%3A+Theme 43 ``pigweed.dev`` is powered by `Sphinx`_. Sphinx does not enforce a single 44 UI. Rather, it provides a `theme API`_ and lets the Sphinx community 294 .. figure:: https://storage.googleapis.com/pigweed-media/seeds/pydata-sphinx-theme/search_modal.png [all …]
|
/aosp_15_r20/external/arm-trusted-firmware/docs/ |
H A D | requirements.txt | 8 # via sphinx 12 # via sphinx 22 # sphinx 23 # sphinx-rtd-theme 27 # via sphinx 31 # sphinx 43 # via sphinx 49 # via sphinx 57 # via sphinx 59 # via sphinx [all …]
|
/aosp_15_r20/external/python/cpython2/Doc/ |
D | make.bat | 13 %PYTHON% -c "import sphinx" > nul 2> nul 15 echo Installing sphinx with %PYTHON% 16 %PYTHON% -m pip install sphinx 19 …set SPHINXBUILD=%PYTHON% -c "import sphinx, sys; sys.argv[0] = 'sphinx-build'; sys.exit(sphinx.mai… 44 rem Targets that don't require sphinx-build 57 echo.The 'sphinx-build' command was not found. Make sure you have Sphinx 59 echo.to the full path of the 'sphinx-build' executable. Alternatively you 60 echo.may add the Sphinx directory to PATH. 62 echo.If you don't have Sphinx installed, grab it from 63 echo.http://sphinx-doc.org/ [all …]
|
/aosp_15_r20/external/pytorch/functorch/docs/source/ |
H A D | conf.py | 22 # source code directory, relative to this file, for sphinx-autobuild 34 # Required version of sphinx is set from docs/requirements.txt 36 # Add any Sphinx extension module names here, as strings. They can be 37 # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom 40 "sphinx.ext.autodoc", 41 "sphinx.ext.autosummary", 42 "sphinx.ext.doctest", 43 "sphinx.ext.intersphinx", 44 "sphinx.ext.todo", 45 "sphinx.ext.coverage", [all …]
|
/aosp_15_r20/external/coreboot/Documentation/ |
H A D | Makefile | 12 all: sphinx 17 sphinx: $(BUILDDIR) target 18 $(MAKE) -f Makefile.sphinx html BUILDDIR="$(BUILDDIR)" 20 clean-sphinx: 21 $(MAKE) -f Makefile.sphinx clean BUILDDIR="$(BUILDDIR)" 23 clean: clean-sphinx 30 $(MAKE) -f Makefile.sphinx livehtml BUILDDIR="$(BUILDDIR)" 34 -$(MAKE) -f Makefile.sphinx clean && $(MAKE) -k -f Makefile.sphinx html 38 @echo "sphinx - Builds html documentation in _build directory" 40 @echo "clean-sphinx - Removes sphinx output files" [all …]
|
/aosp_15_r20/external/executorch/docs/ |
H A D | README.md | 24 We are using [sphinx](https://www.sphinx-doc.org/en/master/) with 26 [sphinx-gallery](https://sphinx-gallery.github.io/stable/index.html), and 27 [sphinx_design](https://sphinx-design.readthedocs.io/en/latest/) in this 83 [sphinx-serve](https://pypi.org/project/sphinx-serve/). To install 84 sphinx-serve, run: `pip3 install sphinx-serve`. To serve your documentation: 87 sphinx-serve -b _build 134 [Markdown in Sphinx Tips and Tricks](https://pytorch.org/executorch/markdown-sphinx-tips-tricks.htm… 185 We use Sphinx to generate both Python and C++ documentation in the form of HTML 190 We generate Python API documentation through Sphinx and `sphinx.ext.autodoc`. 192 The setup for Python documentation lies within `source/`. Sphinx uses the [all …]
|
/aosp_15_r20/external/python/parse_type/tasks/ |
D | docs.py | 3 Provides tasks to build documentation with sphinx, etc. 27 language = language or ctx.config.sphinx.language or SPHINX_LANGUAGE_DEFAULT 34 destdir = Path(ctx.config.sphinx.destdir or "build")/builder 38 destdir = Path(ctx.config.sphinx.destdir or "build")/builder/language 48 basedir = ctx.sphinx.destdir or "build/docs" 55 "options": "Additional options for sphinx-build", 58 """Build docs with sphinx-build""" 60 sourcedir = ctx.config.sphinx.sourcedir 65 command = "sphinx-build {opts} -b {builder} -D language={language} {sourcedir} {destdir}" \ 75 "options": "Additional options for sphinx-build", [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/cmake/llvm/ |
D | AddSphinxTarget.cmake | 3 # Create sphinx target 5 message(STATUS "Sphinx enabled.") 6 find_package(Sphinx REQUIRED) 7 if (LLVM_BUILD_DOCS AND NOT TARGET sphinx) 8 add_custom_target(sphinx ALL) target 11 message(STATUS "Sphinx disabled.") 15 # Handy function for creating the different Sphinx targets. 18 # the sphinx-build command. 24 # running Sphinx. Each environment variable should be a string with 60 … "Generating ${builder} Sphinx documentation for ${project} into \"${SPHINX_BUILD_DIR}\"") [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/cmake/llvm/ |
D | AddSphinxTarget.cmake | 3 # Create sphinx target 5 message(STATUS "Sphinx enabled.") 6 find_package(Sphinx REQUIRED) 7 if (LLVM_BUILD_DOCS AND NOT TARGET sphinx) 8 add_custom_target(sphinx ALL) target 11 message(STATUS "Sphinx disabled.") 15 # Handy function for creating the different Sphinx targets. 18 # the sphinx-build command. 24 # running Sphinx. Each environment variable should be a string with 60 … "Generating ${builder} Sphinx documentation for ${project} into \"${SPHINX_BUILD_DIR}\"") [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/cmake/llvm/ |
D | AddSphinxTarget.cmake | 3 # Create sphinx target 5 message(STATUS "Sphinx enabled.") 6 find_package(Sphinx REQUIRED) 7 if (LLVM_BUILD_DOCS AND NOT TARGET sphinx) 8 add_custom_target(sphinx ALL) target 11 message(STATUS "Sphinx disabled.") 15 # Handy function for creating the different Sphinx targets. 18 # the sphinx-build command. 24 # running Sphinx. Each environment variable should be a string with 60 … "Generating ${builder} Sphinx documentation for ${project} into \"${SPHINX_BUILD_DIR}\"") [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/cmake/llvm/ |
D | AddSphinxTarget.cmake | 3 # Create sphinx target 5 message(STATUS "Sphinx enabled.") 6 find_package(Sphinx REQUIRED) 7 if (LLVM_BUILD_DOCS AND NOT TARGET sphinx) 8 add_custom_target(sphinx ALL) target 11 message(STATUS "Sphinx disabled.") 15 # Handy function for creating the different Sphinx targets. 18 # the sphinx-build command. 24 # running Sphinx. Each environment variable should be a string with 60 … "Generating ${builder} Sphinx documentation for ${project} into \"${SPHINX_BUILD_DIR}\"") [all …]
|
/aosp_15_r20/external/python/mobly/docs/ |
D | README.sphinx | 4 We use the Sphinx <http://www.sphinx-doc.org> documentation system to document mobly APIs. 8 To use the sphinx system locally, you need to have sphinx installed. See the sphinx project site fo… 11 Initial Generation of Sphinx source files 14 The initial sphinx autogeneration of mobly APIs were performed by running in root dir of the projec… 16 sphinx-apidoc mobly --full -o docs -H 'Mobly' 18 This created the full sphinx project in the 'docs' directory and generated the source files pointin… 24 readthedocs.org hosts Sphinx documentation for a number of open source projects. If the appropriate… 26 …d to run sphinx-apidoc again to update the sphinx source files for the new package. Or, you can ad… 28 Subsequent runs of sphinx-apidoc can be run with: 30 sphinx-apidoc mobly -o docs -H 'Mobly'
|
/aosp_15_r20/external/bazelbuild-rules_testing/docs/ |
H A D | requirements.txt | 10 # via sphinx 14 # via sphinx 101 # sphinx 102 # sphinx-rtd-theme 110 # via sphinx 116 # sphinx 190 # via sphinx 194 # via sphinx 240 # via sphinx 244 # via sphinx [all …]
|
/aosp_15_r20/external/iperf3/docs/_esnet/ |
H A D | README.rst | 5 Sphinx_ documentation package using the sphinx-bootstrap-theme_ with some 9 .. _Sphinx: http://sphinx-doc.org 10 .. _sphinx-bootstrap-theme: https://github.com/ryan-roemer/sphinx-bootstrap-theme 15 1. Install Sphinx and sphinx-bootstrap-theme. See the instructions below for 21 6. ``sphinx-quickstart`` 28 ``sphinx-quickstart`` creates a basic conf.py file, however to use the ESnet 67 Sphinx Installation using Mac OS X Base Python 71 2. sudo /usr/local/bin/pip install sphinx sphinx-bootstrap-theme 73 Sphinx Installation using MacPorts 76 1. port install python27 py27-pip py27-sphinx [all …]
|
/aosp_15_r20/external/bazelbuild-rules_python/examples/pip_parse/ |
H A D | requirements_windows.txt | 10 # via sphinx 14 # via sphinx 26 # via sphinx 30 # via sphinx 38 # via sphinx 42 # via sphinx 46 # via sphinx 112 # via sphinx 120 # via sphinx 176 # sphinx [all …]
|