On Thu, Mar 21, 2019 at 5:11 PM Rich Shepard <rshep...@appl-ecosys.com> wrote:
>
> On Thu, 21 Mar 2019, Mike Bayer wrote:
>
> > not currently, however you can do a sphinx pdf build yourself if you
> > feel like installing LaTeX,
>
> Mike,
>
> I write > 90% of my documents using LaTeX (with the LyX GUI front end).
> Sphinx is a new one for me so I'll go look at it.
>
> > unfortunately SQLAlchemy's PDF is enormous, has a lot of formatting
> > problems, and the readthedocs site wasn't able to build it, the
> > current tools are not reliable enough for me to publish this myself.
>
> Postgres docs are also rather large and I find it easier to search for
> specific information in a PDF.

oh sure, I meant it uses up an enormous amount of memory / CPU to
build the PDF.   it looks terrible too because sphinx's templates
aren't very good, plus SQLAlchemy's docs have a bunch of custom things
going on that format even more badly.

>
> Thanks,
>
> Rich
>
> --
> SQLAlchemy -
> The Python SQL Toolkit and Object Relational Mapper
>
> http://www.sqlalchemy.org/
>
> To post example code, please provide an MCVE: Minimal, Complete, and 
> Verifiable Example.  See  http://stackoverflow.com/help/mcve for a full 
> description.
> ---
> You received this message because you are subscribed to the Google Groups 
> "sqlalchemy" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to sqlalchemy+unsubscr...@googlegroups.com.
> To post to this group, send email to sqlalchemy@googlegroups.com.
> Visit this group at https://groups.google.com/group/sqlalchemy.
> For more options, visit https://groups.google.com/d/optout.

-- 
SQLAlchemy - 
The Python SQL Toolkit and Object Relational Mapper

http://www.sqlalchemy.org/

To post example code, please provide an MCVE: Minimal, Complete, and Verifiable 
Example.  See  http://stackoverflow.com/help/mcve for a full description.
--- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sqlalchemy+unsubscr...@googlegroups.com.
To post to this group, send email to sqlalchemy@googlegroups.com.
Visit this group at https://groups.google.com/group/sqlalchemy.
For more options, visit https://groups.google.com/d/optout.

Reply via email to