Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/yocto/poky/documentation/
H A DREADME70 Sphinx
74 format to Sphinx based documentation for the Yocto Project 3.2
76 the Sphinx migration, and guidelines for developers willing to
79 Sphinx is a tool that makes it easy to create intelligent and
84 Extensive documentation is available on the Sphinx website:
85 https://www.sphinx-doc.org/en/master/. Sphinx is designed to be
109 Sphinx is written in Python. While it might work with Python2, for
113 Sphinx might be available in your Linux distro packages repositories,
116 distro. The recommended method to install the latest versions of Sphinx
148 Sphinx theme and CSS customization
[all …]
/OK3568_Linux_fs/yocto/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
/OK3568_Linux_fs/yocto/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
/OK3568_Linux_fs/kernel/Documentation/doc-guide/
H A Dsphinx.rst6 The Linux kernel uses `Sphinx`_ to generate pretty documentation from
26 Sphinx Install
30 built with ``Sphinx`` version 1.3 or higher.
32 There's a script that checks for the Sphinx requirements. Please see
35 Most distributions are shipped with Sphinx, but its toolchain is fragile,
41 Sphinx inside a virtual environment, using ``virtualenv-3``
46 #) Sphinx versions below 1.5 don't work properly with Python's
51 on the Sphinx version, it should be installed in separate,
54 #) Some ReST pages contain math expressions. Due to the way Sphinx work,
58 In summary, if you want to install Sphinx version 1.7.9, you should do::
[all …]
H A Dparse-headers.rst8 userspace API files has an additional vantage: Sphinx will generate warnings
26 enums and defines and create cross-references to a Sphinx book.
H A Dkernel-doc.rst15 `Sphinx C Domain`_ function and type descriptions with anchors are
342 descriptive text and converted to proper reStructuredText markup and `Sphinx C
408 For further details, please refer to the `Sphinx C Domain`_ documentation.
443 documents using a dedicated kernel-doc Sphinx directive extension.
H A Dcontributing.rst145 this information harder to find and, for example, makes Sphinx unable to
263 With the adoption of Sphinx we have much nicer-looking HTML output than we
276 Python skills. The Sphinx toolchain is relatively small and well
/OK3568_Linux_fs/kernel/Documentation/translations/it_IT/doc-guide/
H A Dsphinx.rst11 Il kernel Linux usa `Sphinx`_ per la generazione della documentazione a partire
34 Installazione Sphinx
38 processati da ``Sphinx`` nella versione 1.3 o superiore.
40 Esiste uno script che verifica i requisiti Sphinx. Per ulteriori dettagli
43 La maggior parte delle distribuzioni Linux forniscono Sphinx, ma l'insieme dei
45 Sphinx, o qualche altro pacchetto Python, la documentazione non venga più
50 vi raccomandiamo di installare Sphinx dentro ad un ambiente virtuale usando
56 #) Le versioni di Sphinx inferiori alla 1.5 non funzionano bene
62 A seconda della versione di Sphinx, potrebbe essere necessaria
66 modo in cui Sphinx funziona, queste espressioni sono scritte
[all …]
H A Dparse-headers.rst13 dello spazio utente ha ulteriori vantaggi: Sphinx genererà dei messaggi
32 strutture, enumerati e definizioni, e creare riferimenti per Sphinx
H A Dkernel-doc.rst21 generato il `dominio Sphinx per il C`_ con un'adeguata descrizione per le
27 .. _`dominio Sphinx per il C`: http://www.sphinx-doc.org/en/stable/domains.html
375 del `dominio Sphinx per il C`_.
424 `dominio Sphinx per il C`_. Per esempio::
441 del `dominio Sphinx per il C`_.
479 kernel-doc per Sphinx.
/OK3568_Linux_fs/kernel/Documentation/sphinx/
H A Drequirements.txt2 Sphinx==2.4.4
/OK3568_Linux_fs/kernel/Documentation/process/
H A Dchanges.rst58 Sphinx\ [#f1]_ 1.3 sphinx-build --version
61 .. [#f1] Sphinx is needed only to build the Kernel documentation
152 Sphinx.
327 Sphinx subsection
331 for details about Sphinx requirements.
489 Sphinx subsection
H A Dkernel-docs.rst43 The Sphinx books should be built with ``make {htmldocs | pdfdocs | epubdocs}``.
49 :Keywords: text files, Sphinx.
/OK3568_Linux_fs/kernel/Documentation/translations/it_IT/process/
H A Dchanges.rst60 Sphinx\ [#f1]_ 1.3 sphinx-build --version
63 .. [#f1] Sphinx è necessario solo per produrre la documentazione del Kernel
145 Sphinx.
324 Sphinx subsection
327 Per i dettaglio sui requisiti di Sphinx, fate riferimento a :ref:`it_sphinx_install`
482 Sphinx subsection
/OK3568_Linux_fs/kernel/Documentation/
H A DChanges58 Sphinx\ [#f1]_ 1.3 sphinx-build --version
61 .. [#f1] Sphinx is needed only to build the Kernel documentation
152 Sphinx.
327 Sphinx
331 for details about Sphinx requirements.
489 Sphinx
H A DMakefile39 …$(warning The '$(SPHINXBUILD)' command was not found. Make sure you have Sphinx installed and in P…
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/cmake/
H A DFindSphinx.cmake9 find_package_handle_standard_args(Sphinx
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/
H A Dpython3-alabaster_0.7.12.bb1 DESCRIPTION = "Alabaster is a visually (c)lean, responsive, configurable theme for the Sphinx docum…
H A Dpython3-sphinx-rtd-theme_0.5.0.bb1 DESCRIPTION = "Sphinx Theme reader"
H A Dpython3-sphinx_4.4.0.bb7 PYPI_PACKAGE = "Sphinx"
/OK3568_Linux_fs/buildroot/package/sphinxbase/
H A DConfig.in7 Sphinx toolkit has a number of packages for different tasks
/OK3568_Linux_fs/kernel/scripts/
H A Dsphinx-pre-install268 if (m/^\s*Sphinx.*\s+([\d\.]+)$/) {
294 if (m/^\s*Sphinx\s*==\s*([\d\.]+)$/) {
H A Dkernel-doc527 if (m/^\s*Sphinx.*\s+([\d]+)\.([\d\.]+)$/) {
/OK3568_Linux_fs/kernel/Documentation/sphinx-static/
H A Dtheme_overrides.css3 * Sphinx HTML theme customization: read the doc
/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_uart_driver/
H A DKconfig167 Sphinx PICO Card

12