Roland Meister
|
6ced1ce311
|
Disable embedded css for embedded builders.
Note: this change also affects all other embedded builders (but only for the Shinx doc itself).
|
2009-12-28 17:16:19 +01:00 |
|
Roland Meister
|
eee47685fa
|
Activated html_theme 'epub'
|
2009-12-28 17:11:15 +01:00 |
|
Roland Meister
|
706e12da65
|
Initial import from local repository
|
2009-12-28 17:09:09 +01:00 |
|
Georg Brandl
|
7698388835
|
Add issue number.
|
2009-12-23 12:00:37 +01:00 |
|
Georg Brandl
|
9e7c5e88c4
|
Fix some nits after pulling from http://bitbucket.org/howthebodyworks/sphinx/ and add changelog and authors entries.
|
2009-12-23 11:53:19 +01:00 |
|
Dan MacKinlay
|
d532fc2d9f
|
sphinx now preserves lots of useful document metadata
|
2009-12-22 16:49:40 +11:00 |
|
Dan MacKinlay
|
55059117cb
|
handle key ordering silliness in tests
|
2009-12-22 16:35:30 +11:00 |
|
Dan MacKinlay
|
87196a2523
|
working tests for docinfo metadata
|
2009-12-22 00:06:25 +11:00 |
|
Dan MacKinlay
|
eef9ea3b73
|
only deal with metadata in the place sphinx expects it - at the head of the document
|
2009-12-21 23:43:06 +11:00 |
|
Dan MacKinlay
|
5484efed31
|
using test_environment as a test example, I get closer, but it turns out that I have no metadata at all where I expect it
|
2009-12-21 23:40:44 +11:00 |
|
Dan MacKinlay
|
353a265989
|
attempt at test suite number 1 - this one doesn't seem to generate any metadata
|
2009-12-21 23:24:33 +11:00 |
|
Georg Brandl
|
c50ea5bbee
|
Fix tabs.
|
2009-11-16 15:07:34 +01:00 |
|
Armin Ronacher
|
ebeaf438ad
|
Write theme information payload binary, not as text. Otherwise windows users will be unhappy.
|
2009-07-14 11:43:39 +02:00 |
|
Georg Brandl
|
18dd1de18d
|
ifconfig now allows titles as content.
|
2009-07-09 11:54:32 +02:00 |
|
Georg Brandl
|
692d46d788
|
Add agogo theme to test.
|
2009-11-16 14:55:53 +01:00 |
|
Georg Brandl
|
671fe3aa31
|
Add new builtin theme to test suite.
|
2009-07-05 12:22:01 +02:00 |
|
Georg Brandl
|
d4b176e0d1
|
Add another sectionchar.
|
2009-07-03 12:11:42 +02:00 |
|
Georg Brandl
|
d75c1b1834
|
Add credit.
|
2009-11-16 14:51:13 +01:00 |
|
Georg Brandl
|
e766c576c0
|
Put traditional theme at the bottom.
|
2009-11-16 14:50:51 +01:00 |
|
Georg Brandl
|
c68f51305d
|
Add scrolls theme to the docs.
|
2009-09-08 21:49:27 +02:00 |
|
Armin Ronacher
|
686013a0b2
|
Added new minimal theme called scrolls.
|
2009-06-30 17:34:18 +01:00 |
|
Armin Ronacher
|
aa84aa4dc1
|
Added a new theme inspired by the jinja / werkzeug theme.
|
2009-06-30 17:34:02 +01:00 |
|
Georg Brandl
|
03aaed913b
|
Add new theme "agogo", by Andi Albrecht.
|
2009-11-16 14:48:52 +01:00 |
|
Georg Brandl
|
4f03d86b4a
|
Regenerate Dutch catalogs.
|
2009-11-09 00:34:14 +01:00 |
|
Georg Brandl
|
5590675955
|
merge with 0.6
|
2009-11-09 00:33:49 +01:00 |
|
Georg Brandl
|
b9253e348b
|
#238: In autodoc, catch all errors that occur on module import,
not just ``ImportError``.
|
2009-11-08 22:37:29 +01:00 |
|
Georg Brandl
|
598f2dda3a
|
Add link to Japanese translation of the docs.
|
2009-11-08 19:36:16 +01:00 |
|
Georg Brandl
|
51a1698dc6
|
Added `htmltitle ` block in layout template.
|
2009-11-08 19:03:57 +01:00 |
|
Georg Brandl
|
630c39d6e1
|
Change the name of mathbase.setup() so that putting it in extensions doesn't fail with an obscure TypeError.
|
2009-11-08 19:01:31 +01:00 |
|
Georg Brandl
|
a2c483c20b
|
#261: fix template nit.
|
2009-11-08 18:52:08 +01:00 |
|
Georg Brandl
|
cecc7a3a69
|
Add ASE and GPAW.
|
2009-11-08 18:38:24 +01:00 |
|
Georg Brandl
|
77c5026198
|
Add link to matplotlib's sampledoc, because I suck at writing tutorials.
|
2009-11-08 18:20:53 +01:00 |
|
Georg Brandl
|
d4446af757
|
Add GSL Shell.
|
2009-11-08 18:16:19 +01:00 |
|
Georg Brandl
|
54b48298a7
|
Add sqlparse.
|
2009-11-08 17:05:36 +01:00 |
|
Georg Brandl
|
278a5faf32
|
Add Fityk.
|
2009-11-08 17:03:13 +01:00 |
|
Georg Brandl
|
b0ee528298
|
#265: restore Jython compatibility.
|
2009-11-08 17:00:56 +01:00 |
|
Georg Brandl
|
adad88b429
|
Add notes on rst2pdf pdf builder.
|
2009-11-08 16:54:06 +01:00 |
|
Georg Brandl
|
360bcbcfbb
|
Add http://dip.sun.ac.za/.
|
2009-11-08 16:34:38 +01:00 |
|
Georg Brandl
|
dd500ce6fb
|
Catch OSError in copyfile(); os.utime() raises that.
|
2009-11-08 16:21:02 +01:00 |
|
Georg Brandl
|
abbf78915e
|
#275: Update Dutch translations.
|
2009-11-08 16:07:56 +01:00 |
|
Georg Brandl
|
bb1a50158c
|
Add Kaa.
|
2009-11-08 15:10:33 +01:00 |
|
Georg Brandl
|
4652c53a82
|
Add examples for graph options.
|
2009-11-08 10:18:35 +01:00 |
|
Georg Brandl
|
6a46b76349
|
merge with 0.6
|
2009-10-27 20:05:11 +01:00 |
|
Georg Brandl
|
39a9330fc0
|
Fix autosummary_generate docs; a boolean value is supported only as of trunk.
|
2009-10-27 20:03:48 +01:00 |
|
Georg Brandl
|
015a633863
|
Do link to self.
|
2009-10-26 18:54:16 +01:00 |
|
Georg Brandl
|
13478a4986
|
Make "make check" happy.
|
2009-10-26 09:56:14 +01:00 |
|
Georg Brandl
|
3f31047b20
|
merge with 0.6
|
2009-10-26 09:52:58 +01:00 |
|
Georg Brandl
|
a2fba1187b
|
make check: ignore "build" and "dist" dirs.
|
2009-10-26 09:52:48 +01:00 |
|
Georg Brandl
|
4f63b6cbd5
|
merge with 0.6
|
2009-10-26 09:46:04 +01:00 |
|
Georg Brandl
|
2942a6f723
|
Fix whitespace.
|
2009-10-26 09:45:50 +01:00 |
|