]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Docs: use the base layout when mako_layout=='epub'
authorhiaselhans <simon@booya.at>
Sat, 6 Sep 2014 11:32:58 +0000 (13:32 +0200)
committerhiaselhans <simon@booya.at>
Sun, 7 Sep 2014 20:55:05 +0000 (22:55 +0200)
commita8ef876f6c30273da55c727c315f16f01ffc3abc
treefa649e0d47a2a60e8c476a5e4c111abd2b67715e
parent6844f8db74ab2ba5df98ba285be34a2534a88b5b
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
doc/build/Makefile
doc/build/templates/layout.mako