This commit is contained in:
Mike Bayer
2008-06-30 21:33:57 +00:00
parent 4095056a01
commit 5873525e48
+1 -1
View File
@@ -4,7 +4,7 @@
<%namespace name="formatting" file="formatting.html"/>
<%namespace name="nav" file="nav.html"/>
<%namespace name="pydoc" file="pydoc.html"/>
<%def name="title()">SQLAlchemy 0.4 Documentation - Modules and Classes</%def>
<%def name="title()">SQLAlchemy 0.5 Documentation - Modules and Classes</%def>
<%!
filename = 'docstrings'