Roland Meister
024b5950dd
Merge with birkenfeld/sphinx
2012-02-13 20:59:37 +01:00
Georg Brandl
4a8eef8479
Add Slovak translation to docs.
2012-01-29 10:04:29 +01:00
Georg Brandl
5ad2895e73
Add Hungarian translation to docs.
2012-01-29 10:03:09 +01:00
Georg Brandl
53d06fda7b
Closes #793 : Fix docutils version references.
2011-11-01 09:16:37 +01:00
Georg Brandl
9a4a3c9afa
Satisfy "make check".
2011-10-09 23:09:57 +02:00
Robert Lehmann
356b1ab8d3
Fix typo.
2011-10-08 16:17:00 +02:00
Georg Brandl
38ebe67c4e
Closes #585 : document sphinx-apidoc.
2011-10-07 12:47:58 +02:00
Georg Brandl
ff940a16b6
Add a rudimentary manpage for sphinx-apidoc.
2011-10-07 12:27:19 +02:00
Robert Lehmann
b8873fe7b0
Fixes #354 : Addressed PDF generation in the tutorial.
2011-10-06 14:52:54 +02:00
Robert Lehmann
77329bf497
Closes #561 : Add configuration option to prevent catalog bundling.
2011-10-03 13:20:53 +02:00
Georg Brandl
2c77c05473
Merge with 1.0
2011-09-23 22:03:34 +02:00
Georg Brandl
09b5e1736c
Add reference to odt2sphinx.
2011-09-23 11:36:32 +02:00
Georg Brandl
ded4bee328
Add note about inclusion with the "include" directive.
2011-09-23 11:22:35 +02:00
Armin Ronacher
2a021f1cf9
merged
2011-09-23 00:49:08 +02:00
Armin Ronacher
7eae4bcaeb
Attach arrays to the name not the type for C++ domain and fixed a few rendering errors.
2011-09-23 00:48:52 +02:00
Armin Ronacher
5315d23365
Attach arrays to the name not the type for C++ domain and fixed a few rendering errors.
2011-09-23 00:48:52 +02:00
Georg Brandl
07427c48fb
Merge with 1.0.
2011-09-22 14:39:27 +02:00
Georg Brandl
3d4b8830a0
Fix #708 : add reference to Pandoc.
2011-09-22 14:05:03 +02:00
Georg Brandl
ad5d9f7c6b
Add changelog entry for emphasize-lines and some coding style fixes.
2011-09-22 09:29:36 +02:00
Georg Brandl
5373125fc6
Merged in marklodato/sphinx (pull request #4 )
2011-09-22 09:14:50 +02:00
Georg Brandl
e74a5541df
Make it clear that math labels are internal.
2011-09-21 10:21:22 +02:00
Mark Lodato
2c0f936e6b
add :emphasize-lines: option to source-code and literal-include
...
Add a new option, :emphasize-lines:, to the source-code and
literal-include directives. The format is the same as the :lines:
option for literal-include. The resulting list of lines is passed to
the Pygments formatter as 'hl_lines', which is only honored by the HTML
formatter.
2011-07-06 22:58:19 -04:00
Roland Meister
dbe932d30c
Merge with birkenfeld/sphinx.
2011-05-23 21:22:33 +02:00
Roland Meister
0da0c03b53
Added the epub theme options relbar1 and footer.
2011-05-23 21:09:51 +02:00
Georg Brandl
10287a6684
merge with 1.0
2011-05-15 13:52:48 +02:00
Georg Brandl
8965cf1095
Closes #658 : fix error in script_files example and document css_files.
2011-05-15 13:05:31 +02:00
Georg Brandl
99c505b63f
Closes #683 : set default MathJax path to the CDN URL, and update the docs accordingly.
2011-05-15 11:57:23 +02:00
Georg Brandl
8a08f5b42a
Closes #694 : add Latvian locale, thanks to Alexander Smishlajev.
2011-05-15 11:27:01 +02:00
Georg Brandl
1b6e2bfa9c
Fix #766 : Add Estonian locale, thanks to Aivar Annamaa.
2011-09-21 09:28:49 +02:00
Georg Brandl
4718e50f4b
Fix #714 : Add Korean locale, thanks to Channy Yun.
2011-09-21 09:25:37 +02:00
Robert Lehmann
0dd3aa123d
Closes #762 : Update html2rest source location.
2011-09-16 08:25:00 +02:00
Georg Brandl
ed0bad3889
Doc and changelog entries for 91b4fc984b32.
2011-07-23 10:04:09 +02:00
Georg Brandl
680d261694
s/jsmath/mathjax/
2011-07-23 10:02:04 +02:00
bond
bfa6e8c0de
some changes to math docs
2011-07-19 22:35:52 +02:00
Eric Holscher
255433401f
Added Read the Docs to the using documentation
2011-03-20 16:48:42 -07:00
Jonathan Waltman
54290ed0e6
Add :confval:texinfo_show_urls.
2011-03-06 00:30:19 -06:00
Jonathan Waltman
883a7fd3cd
Merge with https://bitbucket.org/birkenfeld/sphinx
2011-03-02 23:54:27 -06:00
Roland Meister
f107cf7787
Fix typo in description for epub_fix_images.
2011-02-28 23:24:48 +01:00
Roland Meister
5cb3823223
Add _static/websupport.js to epub_exclude_files.
2011-02-28 23:20:08 +01:00
Roland Meister
55c7fa44bb
Merge with birkenfeld/sphinx.
2011-02-28 23:15:35 +01:00
Roland Meister
246d07807d
Added epub_max_image_width configuration option.
2011-02-28 21:17:52 +01:00
Roland Meister
fe07254b9c
Added epub_fix_images configuration option
2011-02-27 22:02:30 +01:00
Jonathan Waltman
23bb290c42
Document :confval:texinfo_domain_indices and update quickstart.
2011-02-23 17:55:39 -06:00
Daniel Neuhäuser
e46a8e9ded
Change redirected URLs to the new locations
2011-02-05 21:48:54 +01:00
Jonathan Waltman
9f9c753f7e
Mention the texinfo builder in the sphinx-build man page
2011-01-28 02:34:53 -06:00
Daniel Neuhäuser
53a0729c22
Fixed example in websupports docs. this closes #608
2011-01-16 03:14:46 +01:00
Daniel Neuhäuser
ed32972cbc
http://jinja.pocoo.org/2/ -> http://jinja.pocoo.org/
...
This closes issue #607
2011-01-16 02:36:34 +01:00
Daniel Neuhäuser
8695baa764
Fix typo. This closes issue #606 .
2011-01-16 02:31:40 +01:00
Georg Brandl
bb7bf21c7e
merge with 1.0
2011-01-15 15:47:36 +01:00
Georg Brandl
a63230f12d
#431 : Doc comments for attributes can now be given on the same line as the assignment.
2011-01-15 15:40:59 +01:00