Message 1 of 6
PDF Version of Programming Interface documentation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
There was a post where someone asked for .chm version of API documentation. It was given. I've asked for PDF version (mac not a friend of .chm) and I was told it doesn't exists. Well, it didn't exist, but now it does.
I've wrote a scraper that uses JSONP interfaces /learning uses to generate big and fat html file. I convert this into PDF afterwords.
As a bonus feature it deals with code syntax highlighting. I also rewired all H1 / H2 / H3 etc to be as a big hierarchical document. This allowed final PDF to have nice outline on the left.
All looks like this:
And the best part it's searchable now. Quick and easy.
The PDF is awailable to download here [58 MB]