Hi all- On Fri, Jan 09, 2009 at 07:31:11AM -0600, Will Maier wrote: > This patch set adds an extension that builds HTML with clean URLs.
My apologies if this came through multiple times; Google was giving me headaches. ;) I should also add that this was inspired by the beautiful Sphinx documentation used at djangoproject.com. Their solution involves the SerializingHTMLBuilder and custom code in the web process; I wanted to achieve a similar result with static pages. The prettyhtml extension itself works for me and demonstrates the utility of providing .get_outfilename(). I'm happy to keep it as a local extension, but it would be very nice for the first patch (or something similar) to make it in. Thanks! -- [Will maier]-----------------[[email protected]|http://www.lfod.us/] --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
