Commit Graph
19 Commits
Author SHA1 Message Date
Sebastian Wiesner 498193dc21 Fixed inventory updates in interlinks extension, now really includes all
interlinks.  If .update() is used on intersphinx_inventory directly, the
"last" cache entry overwrites all previous inventory entries.  Instead,
update dictinaries for different types separately.
2010-04-12 20:14:24 +02:00
Sebastian Wiesner 90b2b59fca Fixed whitespace normalization for generic targets 2010-04-11 22:10:02 +02:00
Sebastian Wiesner cee5b63fb0 Fixed KeyError in StandardDomain.get_objects
Remove domain prefix from type when inserting generic targets into the
inventory, as everything else (especially StandardDomain.get_objects)
expects it this way.
2010-04-11 22:09:48 +02:00
Sebastian Wiesner 5084e2240e Fixed: default-domain directive has to return a list of nodes 2010-04-11 20:26:59 +02:00
Sebastian Wiesner 50a766b146 Fixed #382: CSS files are already prefixed with _static/ 2010-04-10 13:56:34 +02:00
Sebastian Wiesner 73942678c8 #122: proxy support for intersphinx 2009-03-19 15:49:03 +01:00
Sebastian Wiesner 38ae883e97 #127: string-escape user-input from quickstart 2009-03-19 16:19:12 +01:00
Sebastian Wiesner 80740d68c4 Scaled images are now linked to their high resulution version. 2008-11-25 21:29:19 +01:00
Sebastian Wiesner ff21914046 Merge with http://bitbucket.org/birkenfeld/sphinx 2008-12-23 20:25:15 +01:00
Sebastian Wiesner 00bfba6c54 Fix name error in template 2008-12-17 21:59:21 +01:00
Sebastian Wiesner ae5a57d467 Automated merge with http://www.bitbucket.org/birkenfeld/sphinx/ 2008-12-16 19:28:41 +01:00
Sebastian Wiesner 15fa827d47 Merge with http://www.bitbucket.org/birkenfeld/sphinx/ 2008-12-07 15:16:04 +01:00
Sebastian Wiesner 58114bf857 Automated merge with http://bitbucket.org/birkenfeld/sphinx 2008-11-27 00:32:38 +01:00
Sebastian Wiesner a2a8e8da52 Fixed markup escaping issue 2008-11-27 00:31:43 +01:00
Sebastian Wiesner 28f361e564 Automated merge with https://bitbucket.org/birkenfeld/sphinx 2008-11-23 13:30:03 +01:00
Sebastian Wiesner 096331e2f8 Fixed syntax error in setup.py 2008-11-20 20:12:41 +01:00
Sebastian Wiesner 331f625f91 Fixed encoding issue in pngmath hashing 2008-11-20 20:06:36 +01:00
Sebastian Wiesner 2f9ae1df81 Fixed encoding issue in pngmath hashing 2008-11-20 20:06:36 +01:00
Sebastian Wiesner eeb494cf87 Switched templating to jinja2 2008-11-20 20:05:45 +01:00