[Sqlalchemy-commits] commit/sqlalchemy: 4 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2014-09-07 21:39:59
|
4 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/a8ef876f6c30/ Changeset: a8ef876f6c30 Branch: None User: hiaselhans Date: 2014-09-07 22:55:05 Summary: Docs: use the base layout when mako_layout=='epub' - https://readthedocs.org/projects/sqlalchemy/downloads/epub/latest/ renders with the full template which is unreadable on e-readers - in the makefile the template-variable mako_layout is set for target: epub which makes mako use only the base layout. - this is the more elegant solution as proposed to #133 Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/56e14e2e2829/ Changeset: 56e14e2e2829 Branch: None User: zzzeek Date: 2014-09-07 23:38:05 Summary: Merge pull request #133 from hiaselhans/doc_epub Docs: use layout.mako only when mako_layout=='html' Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/e3a1d556fe7c/ Changeset: e3a1d556fe7c Branch: rel_0_9 User: hiaselhans Date: 2014-09-07 23:39:38 Summary: Docs: use the base layout when mako_layout=='epub' - https://readthedocs.org/projects/sqlalchemy/downloads/epub/latest/ renders with the full template which is unreadable on e-readers - in the makefile the template-variable mako_layout is set for target: epub which makes mako use only the base layout. - this is the more elegant solution as proposed to #133 Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/0264ab69885b/ Changeset: 0264ab69885b Branch: rel_0_8 User: hiaselhans Date: 2014-09-07 23:39:42 Summary: Docs: use the base layout when mako_layout=='epub' - https://readthedocs.org/projects/sqlalchemy/downloads/epub/latest/ renders with the full template which is unreadable on e-readers - in the makefile the template-variable mako_layout is set for target: epub which makes mako use only the base layout. - this is the more elegant solution as proposed to #133 Affected #: 2 files Repository URL: https://bitbucket.org/zzzeek/sqlalchemy/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |