Files
sqlalchemy/doc/build/content/docstrings.html
T
Mike Bayer 5873525e48 0.5
2008-06-30 21:33:57 +00:00

13 lines
360 B
HTML

# -*- coding: utf-8 -*-
<%inherit file="content_layout.html"/>
<%page args="toc, extension, paged"/>
<%namespace name="formatting" file="formatting.html"/>
<%namespace name="nav" file="nav.html"/>
<%namespace name="pydoc" file="pydoc.html"/>
<%def name="title()">SQLAlchemy 0.5 Documentation - Modules and Classes</%def>
<%!
filename = 'docstrings'
%>