Searched refs:sphinx (Results 1 – 8 of 8) sorted by relevance
| /f-stack/dpdk/doc/guides/ |
| H A D | meson.build | 4 sphinx = find_program('sphinx-build', required: get_option('enable_docs')) variable 6 if not sphinx.found() 19 command: [sphinx_wrapper, sphinx, meson.project_version(),
|
| H A D | conf.py | 7 from sphinx import __version__ as sphinx_version 8 from sphinx.highlighting import PygmentsBridge
|
| /f-stack/dpdk/buildtools/ |
| H A D | call-sphinx-build.py | 13 (sphinx, version, src, dst, *extra_args) = sys.argv[1:] 19 ver = run([sphinx, '--version'], stdout=PIPE, 21 sphinx_cmd = [sphinx] + extra_args
|
| H A D | meson.build | 19 sphinx_wrapper = py3 + files('call-sphinx-build.py')
|
| /f-stack/tools/libxo/doc/ |
| H A D | Makefile.am | 25 html sphinx sphinx-html: target
|
| /f-stack/freebsd/contrib/openzfs/contrib/pyzfs/docs/source/ |
| H A D | index.rst | 2 sphinx-quickstart on Mon Apr 6 23:48:40 2015.
|
| /f-stack/dpdk/doc/guides/contributing/ |
| H A D | documentation.rst | 49 from RST markup text files using the `Sphinx <http://sphinx-doc.org>`_ Documentation Generator. 144 * Sphinx (also called python-sphinx). 167 sudo apt-get -y install python3-sphinx python3-sphinx-rtd-theme 170 sudo dnf -y install python3-sphinx python3-sphinx_rtd_theme 173 `Sphinx Getting Started <http://www.sphinx-doc.org/en/master/usage/quickstart.html>`_. 266 The Sphinx documentation contains a very useful `RST Primer <http://sphinx-doc.org/rest.html#rst-pr…
|
| /f-stack/dpdk/ |
| H A D | MAINTAINERS | 101 F: buildtools/call-sphinx-build.py
|