]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- add a latex Makefile to texinputs that gets copied on latex build,
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 7 Jul 2011 15:34:59 +0000 (11:34 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 7 Jul 2011 15:34:59 +0000 (11:34 -0400)
commitf5023ceef3858a4ebbef8d401d10f6493e773b75
treeba6ce09521187151e4f24da2aadb2a07989aae38
parent5b8738b7e390471bd31b9ece90d0a3fd7653d859
- add a latex Makefile to texinputs that gets copied on latex build,
ensures pdflatex/latex errors are totally ignored
- fix all SQL/code examples in the inherits doc to be within 79 chars.
will need to do this for all the docs to get pdf to not look crappy.
- add an abspath to the "templates" dir, not sure of the rationale
here but is harmless, [ticket:2211]
- integrate pdf build with site-mako build
doc/build/Makefile
doc/build/conf.py
doc/build/orm/inheritance.rst
doc/build/texinputs/Makefile [new file with mode: 0644]