Lines Matching full:sphinx

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",
71 "sphinx.ext.autodoc", # Automatic documentation for Python code
72 "sphinx.ext.napoleon", # Parses Google-style docstrings
83 # copied: https://sphinx-copybutton.readthedocs.io/en/latest/use.html
101 # The name for this set of Sphinx documents. If None, it defaults to
124 # If true, "Created using Sphinx" is shown in the HTML footer. Default is True.
141 # FontAwesome for mermaid and sphinx-design
153 # Sphinx build it's copied to the root of the website, https://pigweed.dev/rss.xml
158 …# https://pydata-sphinx-theme.readthedocs.io/en/stable/user_guide/header-links.html#navigation-bar…
160 # https://pydata-sphinx-theme.readthedocs.io/en/stable/user_guide/header-links.html#icon-links
178 # https://pydata-sphinx-theme.readthedocs.io/en/stable/user_guide/branding.html
184 …# https://pydata-sphinx-theme.readthedocs.io/en/stable/user_guide/layout.html#configure-the-navbar…
186 …# https://pydata-sphinx-theme.readthedocs.io/en/stable/user_guide/styling.html#configure-pygments-…
191 # sphinx-sitemap needs this:
192 # https://sphinx-sitemap.readthedocs.io/en/latest/getting-started.html#usage
202 # https://sphinx-sitemap.readthedocs.io/en/latest/advanced-configuration.html
261 'seed/0130-update-sphinx-theme': './0130.html',
316 # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-cpp_id_attributes
335 # https://github.com/sphinx-doc/sphinx/issues/2090#issuecomment-572902572