On 10/23/06, Michael Bayer <[EMAIL PROTECTED]> wrote: > > im playing around with the docs to put the "one page" idea back there, > and im noticing the page is so enormous my browser cant navigate the > page anyway (also with the 0.2 docs)...is that what you really want ? > > might be nicer if someone wants to work on Markdown->PDF, possibly by > way of LaTeX or something like that (since the content for the docs > exists in markdown format).
While you're looking at the doc generation code, you may be interested to learn about Pygments (http://pygments.pocoo.org/) -- a general-purpose, extendible syntax highlighter written in Python. You may not have plans to rewrite the doc/build/lib/highlight.py code anytime soon -- but if you ever do decide to rewrite it, you'll probably want to consider existing libraries. And what I've seen of Pygments so far, I like. -- Robin Munn [EMAIL PROTECTED] GPG key 0xD6497014 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sqlalchemy" group. To post to this group, send email to sqlalchemy@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sqlalchemy -~----------~----~----~----~------~----~------~--~---