On Thu, Apr 9, 2009 at 9:07 PM, Georg Brandl <[email protected]> wrote: > > Andi Albrecht schrieb: >> Hi, >> >> I just want to let you know that sqlparse, a non-validating SQL parser >> for Python, is using Sphinx for it's documentation. >> >> Documentation: http://python-sqlparse.googlecode.com/svn/docs/api/index.html >> Project page: http://python-sqlparse.googlecode.com > > Added to the list! > > The styling looks very nice. Is that a custom theme, and if yes, > would you like to share it?
Thanks! Yes, it's a custom theme based on the Tango palette. It's loosely based on the basic theme. The theme is no finished yet. I'm not sure if all needed blocks exist in the template and if all available variables are handled correctly (for example, parent links and special pages like 'about' or 'copyright' are not handled ATM). Anyway the theme is available on bitbucket: http://bitbucket.org/andialbrecht/python-sqlparse/src/tip/docs/agogo/ Andi > > cheers, > 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 -~----------~----~----~----~------~----~------~--~---
