Ian Bicking schrieb: > Are there any templates for Sphinx that contain only the minimal > functional structure? That seems like an easier place to start from > when creating a new design... but there is also some styles and > structures that are necessary to have something that works halfway > decent (e.g., the paragraph markers need to be hidden).
Actually the template itself is quite design-neutral. What would be helpful is a primitive CSS style that contains only the necessary stuff to start. There is "traditional.css" which was created as a style to mimic the old Python docs, and is quite a quiet style, perhaps it can be stripped down even more to get a neutral style sheet. 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 -~----------~----~----~----~------~----~------~--~---
