Skip to content

Commit b08e0d4

Browse files
committed
Consequently name pages about extensions
1 parent 2294d27 commit b08e0d4

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

docs/intersphinx.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Intersphinx
1+
# Intersphinx: Cross-reference other projects
22

33
Behind the built-in Sphinx extension `intersphinx` is a powerful tool to reference sections in other Sphinx and Jupyter Book documentation projects.
44

docs/sphinx-examples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Examples boxes with sphinx-examples
1+
# sphinx-examples: Code examples simplified
22

33
In this example project, we have enabled the extension `sphinx-examples` in `_config.yml` to be able to display source code alongside its rendered result.
44

docs/sphinx-hoverxref.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# sphinx-hoverxref - preview cross-references
1+
# sphinx-hoverxref: Preview tooltips for cross-references
22

33
Using `sphinx-hoverxref`, we can preview cross-references in the documentation.
44

docs/sphinx-proof.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
# Write proofs with sphinx-proof
1+
# sphinx-proof: advanced proofs, theorems & more...
22

3-
Easily render proofs, theorems, axioms, lemmas, definitions and much more with `sphinx-proof`. Read more in the [documentation of sphinx-proof](sphinxproof:syntax).
3+
Easily render proofs, theorems, axioms, lemmas, definitions and much more with `sphinx-proof`.
4+
Read more in the [documentation of sphinx-proof](sphinxproof:syntax).
45

56
````{prf:proof}
67
We'll omit the full proof.

0 commit comments

Comments
 (0)