Home
last modified time | relevance | path

Searched refs:sphinx (Results 1 - 23 of 23) sorted by relevance

/third_party/mesa3d/docs/_exts/
H A Dnir.py26 import sphinx namespace
27 from sphinx.directives import SphinxDirective
28 from sphinx.domains import Domain
29 from sphinx.util.nodes import make_refnode
83 desc = sphinx.addnodes.desc(domain='nir', objtype='aluop')
86 sig = sphinx.addnodes.desc_signature()
88 sig += sphinx.addnodes.desc_name(op.name, op.name)
90 params = sphinx.addnodes.desc_parameterlist()
93 params += sphinx.addnodes.desc_parameter('', 'src' + str(i))
96 sig += sphinx
[all...]
H A Dformatting.py7 import sphinx.addnodes namespace
14 signode += sphinx.addnodes.desc_name(envvar, envvar)
16 signode += sphinx.addnodes.desc_type(t, t)
18 signode += sphinx.addnodes.desc_annotation(default, default)
25 signode += sphinx.addnodes.desc_name(opcode, opcode)
26 signode += sphinx.addnodes.desc_annotation(desc, desc)
/third_party/python/Doc/
H A Dmake.bat13 %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())"
43 echo Installing sphinx-lint with %PYTHON%
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
92 echo.http://sphinx
[all...]
H A DMakefile9 SPHINXBUILD = PATH=$(VENVDIR)/bin:$$PATH sphinx-build
10 SPHINXLINT = PATH=$(VENVDIR)/bin:$$PATH sphinx-lint
68 echo "Missing the required blurb or sphinx-build tools."; \
218 # Check the docs and NEWS files with sphinx-lint.
/third_party/astc-encoder/Test/
H A Dmake.bat8 set SPHINXBUILD=sphinx-build
18 echo.The 'sphinx-build' command was not found. Make sure you have Sphinx
20 echo.to the full path of the 'sphinx-build' executable. Alternatively you
24 echo.http://sphinx-doc.org/
H A DMakefile7 SPHINXBUILD ?= sphinx-build
/third_party/protobuf/python/docs/
H A Dmake.bat8 set SPHINXBUILD=sphinx-build
18 echo.The 'sphinx-build' command was not found. Make sure you have Sphinx
20 echo.to the full path of the 'sphinx-build' executable. Alternatively you
24 echo.http://sphinx-doc.org/
/third_party/python/Doc/tools/extensions/
H A Dpyspecific.py23 from sphinx import addnodes
24 from sphinx.builders import Builder
26 from sphinx.errors import NoUri
28 from sphinx.environment import NoUri
29 from sphinx.locale import _ as sphinx_gettext
30 from sphinx.util import status_iterator, logging
31 from sphinx.util.docutils import SphinxDirective
32 from sphinx.util.nodes import split_explicit_title
33 from sphinx.writers.text import TextWriter, TextTranslator
34 from sphinx
[all...]
H A Dglossary_search.py13 from sphinx.addnodes import glossary
14 from sphinx.util import logging
H A Dsuspicious.py49 from sphinx.builders import Builder
50 import sphinx.util namespace
86 logger = sphinx.util.logging.getLogger("CheckSuspiciousMarkupBuilder")
H A Dc_annotations.py28 from sphinx.locale import _ as sphinx_gettext
31 from sphinx import addnodes
32 from sphinx.domains.c import CObject
H A Dpeg_highlight.py4 from sphinx.highlighting import lexers
H A Descape4chm.py12 from sphinx.util.logging import getLogger
H A Dasdl_highlight.py13 from sphinx.highlighting import lexers
/third_party/nghttp2/doc/_exts/rubydomain/
H A Drubydomain.py3 sphinx.domains.ruby
18 from sphinx import addnodes
19 from sphinx import version_info
20 from sphinx.roles import XRefRole
21 from sphinx.locale import _
22 from sphinx.domains import Domain, ObjType, Index
23 from sphinx.directives import ObjectDescription
24 from sphinx.util.nodes import make_refnode
25 from sphinx.util.docfields import Field, GroupedField, TypedField
426 # http://www.sphinx
[all...]
/third_party/ltp/tools/sparse/sparse-src/Documentation/sphinx/
H A Dir.py22 import sphinx namespace
61 class IRDomain(sphinx.domains.Domain):
H A Dcdoc.py273 from sphinx.util.docutils import switch_source_input
/third_party/libbpf/docs/sphinx/
H A DMakefile1 SPHINXBUILD ?= sphinx-build
/third_party/libuv/docs/
H A Dmake.bat6 set SPHINXBUILD=sphinx-build
54 echo.The 'sphinx-build' command was not found. Make sure you have Sphinx
56 echo.to the full path of the 'sphinx-build' executable. Alternatively you
60 echo.http://sphinx-doc.org/
/third_party/ltp/tools/sparse/sparse-src/Documentation/
H A DMakefile6 SPHINXBUILD = sphinx-build
/third_party/mbedtls/docs/
H A DMakefile7 SPHINXBUILD ?= sphinx-build
23 @# Clean the sphinx docs
39 @# Build the relevant target with sphinx
/third_party/nghttp2/doc/
H A Dmake.bat6 set SPHINXBUILD=sphinx-build
/third_party/typescript/tests/baselines/reference/
H A DresolvingClassDeclarationWhenInBaseTypeResolution.js756 sphinx(): minutus.portoricensis { var x: minutus.portoricensis; () => { var y = this; }; return x; }
4778 cinereus.prototype.sphinx = function () {
6763 sphinx(): minutus.portoricensis;

Completed in 33 milliseconds