]> 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)
commit19c763032d5ab0db5199a1bb62eaee58a099fda9
tree1f36a6465001a3f967d4234c775b96f70ba00fbf
parentedf3ccca2a7e55d24a2e69cb36206bd63f453435
- 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]