]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
- add version selector
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 5 Dec 2010 23:45:15 +0000 (18:45 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 5 Dec 2010 23:45:15 +0000 (18:45 -0500)
doc/build/templates/site_base.mako

index 301c6a6dc14917af711c2c0570ecee0e3bf531d8..76777b7fdc840d72c14a666e5dab1dd7f43f184a 100644 (file)
@@ -6,6 +6,10 @@
 %>
 </%text>
 
+<div style="text-align:right">
+<b>Jump to Version:</b> <a href="/docs/07/">0.7</a> | <a href="/docs/06/">0.6</a> | <a href="/docs/05/">0.5</a>
+</div>
+
 <div style="text-align:right">
 <b>PDF Download:</b> <a href="${pathto('sqlalchemy_' + release.replace('.', '_') + '.pdf', 1)}">download</a>
 </div>