This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: libstdc++ Manual in pdf?


> Does anyone know if the libstdc++ manual is available in pdf?

You're looking for this:
ftp://gcc.gnu.org/pub/libstdc++/doxygen/

See:
ftp://gcc.gnu.org/pub/libstdc++/doxygen/libstdc++-manual.20100719.pdf.bz2

and

ftp://gcc.gnu.org/pub/libstdc++/doxygen/libstdc++-api.20100719.pdf.bz2
 
These should be put on to the main gcc doc site alongside the
rest of the docs, but there seems to be a resistance to actually doing
this. Why I do not know.

> I see the xml sources for docbook, but I haven't found a pdf output
> yet.  And I'm not sure it's configured to be built (make pdf doesn't
> have a target in the libstdc++ directory that I can find).  Maybe the
> missing build pieces are outside the trunk--all the xsl files I can
> find are for java docs.

The doc/Makefile.am file has the rules. This is for 4.5 and trunk only.

-benjamin


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]