Download Drupal Documentation?

documentation, drupal

Solution

Drupal's documentation is all directly from the source code. You can use the API module to use the in-code documentation to generate your own local version of api.drupal.org.

Problem

I would like to download documentation of the Drupal hooks, and whatever else would be useful. I've been saving a few pages piecemeal to my hard drive, but it would take too long to download the entire api.drupal.org this way. Is there someplace where I can get it all at once?

Original source