Will Maier schrieb: > 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.
Hi Will, thanks for the patches -- I'll have to decide whether to include the "pretty URL" version as an additional option or a separate builder. It will make it in in one or the other form. 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 -~----------~----~----~----~------~----~------~--~---
