Add `latexpdf` target in quickstart Makefile.

This commit is contained in:
Georg Brandl
2009-06-16 21:31:57 +02:00
parent 812455e32c
commit 2ba04abca4
2 changed files with 9 additions and 0 deletions

View File

@@ -1,6 +1,8 @@
Release 1.0 (in development)
============================
* Add ``latexpdf`` target in quickstart Makefile.
* #200: Added ``Sphinx.add_stylesheet()``.
* Added ``titlesonly`` option to ``toctree`` directive.