Skip to content
Snippets Groups Projects
Unverified Commit c684012e authored by Sören Thomsen's avatar Sören Thomsen Committed by GitHub
Browse files

FIX: correct link to sphinx documentation (#1615)

parent 07d7843b
No related branches found
No related tags found
No related merge requests found
# Sphinx usage and customization
Jupyter Book uses [the Sphinx documentation engine](https://sphinx-doc.org) to build a rich document model from your source files.
Jupyter Book uses [the Sphinx documentation engine](https://www.sphinx-doc.org) to build a rich document model from your source files.
This also allows for some extra customization under the hood.
This chapter covers a few ways to customize Sphinx or to directly use it in building your book.
:::{caution}
Manually customizing Sphinx is considered **advanced usage** - it is highly recommended that you read the [Sphinx documentation](https://sphinx-doc.org).
Manually customizing Sphinx is considered **advanced usage** - it is highly recommended that you read the [Sphinx documentation](https://www.sphinx-doc.org).
:::
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment