Chris h schrieb: > Greets: > > two issues: > > 1. Started using the sphinxdoc css template and for some reason the right > hand > boxes all drop to the bottom of the page. Can't seem to find a solution.
Unfortunately, you cannot just exchange default.css for sphinxdoc.css; you also need to adapt the generated HTML. I'd advise waiting for the 0.6 release, where this is done in a theme and therefore as easy as setting ``html_theme = 'sphinxdoc'`` in conf.py. > 2. UM Mapserver Project has migrated their main and documentation sites to > sphinx. see: http://mapserver.org Added to the users list! Georg --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sphinx-dev?hl=en -~----------~----~----~----~------~----~------~--~---
