mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Add link to matplotlib's sampledoc, because I suck at writing tutorials.
This commit is contained in:
5
doc/_templates/index.html
vendored
5
doc/_templates/index.html
vendored
@@ -58,6 +58,11 @@
|
||||
</p>
|
||||
|
||||
<h2>Documentation</h2>
|
||||
<p>You may be interested in the very nice
|
||||
<a href="http://matplotlib.sourceforge.net/sampledoc/">tutorial</a> on how to
|
||||
create a customized documentation using Sphinx written by the matplotlib
|
||||
developers.</p>
|
||||
|
||||
<table class="contentstable" align="center" style="margin-left: 30px"><tr>
|
||||
<td width="50%">
|
||||
<p class="biglink"><a class="biglink" href="{{ pathto("contents") }}">Contents</a><br/>
|
||||
|
||||
@@ -9,7 +9,7 @@ suggest new entries!
|
||||
How do I...
|
||||
-----------
|
||||
|
||||
... create PDF builds without LaTeX?
|
||||
... create PDF files without LaTeX?
|
||||
You can use `rst2pdf <http://rst2pdf.googlecode.com>`_ version 0.12 or greater
|
||||
which comes with built-in Sphinx integration. See the :ref:`builders`
|
||||
section for details.
|
||||
|
||||
Reference in New Issue
Block a user