mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Add note how to find source examples.
This commit is contained in:
parent
46544e4986
commit
83b2fdcf78
4
doc/_templates/index.html
vendored
4
doc/_templates/index.html
vendored
@ -44,6 +44,10 @@
|
|||||||
You can also download a <a href="http://sphinx.pocoo.org/sphinx.pdf">PDF version</a>
|
You can also download a <a href="http://sphinx.pocoo.org/sphinx.pdf">PDF version</a>
|
||||||
of the Sphinx documentation, generated from the LaTeX Sphinx produces.
|
of the Sphinx documentation, generated from the LaTeX Sphinx produces.
|
||||||
</p>
|
</p>
|
||||||
|
<p>
|
||||||
|
For examples of how Sphinx source files look, use the “Show source”
|
||||||
|
links on all pages of the documentation apart from this welcome page.
|
||||||
|
</p>
|
||||||
<p>Links to more documentation generated with Sphinx can be found on the
|
<p>Links to more documentation generated with Sphinx can be found on the
|
||||||
<a href="{{ pathto("examples") }}">Projects using Sphinx</a> page.
|
<a href="{{ pathto("examples") }}">Projects using Sphinx</a> page.
|
||||||
</p>
|
</p>
|
||||||
|
Loading…
Reference in New Issue
Block a user