Sphinx

E431947

Sphinx is a documentation generation tool that converts reStructuredText (and other formats) into HTML, PDF, and other outputs, widely used for Python projects and technical documentation.

All labels observed (4)

Label Occurrences
Sphinx canonical 7
Sphinx changelog 1
Sphinx developers 1

How this entity was disambiguated

Statements (55)

Predicate Object
instanceOf Python software ⓘ
documentation generator ⓘ
open-source software ⓘ
static site generator ⓘ
commonlyUsedWith Python packages ⓘ
Read the Docs ⓘ
configurationFile conf.py ⓘ
defaultBuildDirectory build ⓘ
defaultSourceDirectory source ⓘ
feature autodoc integration with Python docstrings ⓘ
automatic indices ⓘ
code highlighting ⓘ
cross-references ⓘ
extensible extension system ⓘ
internationalization support ⓘ
search functionality ⓘ
theming system ⓘ
hasComponent sphinx-build command ⓘ
sphinx-quickstart tool ⓘ
license BSD license ⓘ
primaryUse API documentation ⓘ
Python project documentation ⓘ
technical documentation ⓘ
programmingLanguage Python ⓘ
repositoryPlatform GitHub ⓘ
supportsExtension sphinx.ext.autodoc ⓘ
sphinx.ext.intersphinx ⓘ
sphinx.ext.napoleon ⓘ
sphinx.ext.todo ⓘ
sphinx.ext.viewcode ⓘ
supportsInputFormat Markdown ⓘ
reStructuredText ⓘ
supportsLanguage multiple natural languages ⓘ
supportsOutputFormat EPUB ⓘ
HTML ⓘ
JSON ⓘ
LaTeX ⓘ
PDF ⓘ
Texinfo ⓘ
man pages ⓘ
supportsTheme alabaster ⓘ
classic ⓘ
sphinx_rtd_theme ⓘ
targetAudience developers ⓘ
software documentation teams ⓘ
technical writers ⓘ
typicalWorkflow configure project in conf.py ⓘ
run sphinx-build to generate output ⓘ
write reStructuredText files ⓘ
usedFor framework documentation ⓘ
generating API references from source code ⓘ
generating project websites ⓘ
software library documentation ⓘ
writing books and guides ⓘ
writtenIn Python ⓘ

How these facts were elicited

Referenced by (10)

Full triples — surface form annotated when it differs from this entity's canonical label.

Jinja2 → integratedWith → Sphinx ⓘ
reStructuredText → parsedBy → Sphinx ⓘ
Read the Docs → uses → Sphinx ⓘ
Sphinx documentation → coversTopic → Sphinx changelog ⓘ
linked to: Sphinx
Sphinx documentation → hasPart → Sphinx domain reference ⓘ
linked to: Sphinx
Sphinx documentation → maintainedBy → Sphinx developers ⓘ
linked to: Sphinx
Docutils → usedBy → Sphinx ⓘ