I couldn't find a download-to-print version of the Apache C++ Standard Library User Guide anywhere - the only options available are the frames and no-frames versions online. Writing a script to wget and collate them seems overkill.
Does anyone know if a downloadable-to-print PDF or other formats exist - and if not, why not?
PS - I realize that do开发者_StackOverflow中文版wnloading the stdcxx lib will give me the html files - but its still limited to the browser. I'd like to print the docs out as a ready reference.
Adobe acrobat can convert a web site to PDF. http://www.abdn.ac.uk/webpack/factsheet5.shtml
You can also get a trial copy from http://www.adobe.com/products/acrobatpro/tryout.html?promoid=DTELN
精彩评论