Skip to content

Instantly share code, notes, and snippets.

@obstschale
Created February 25, 2014 14:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save obstschale/9209574 to your computer and use it in GitHub Desktop.
Save obstschale/9209574 to your computer and use it in GitHub Desktop.
Download complete Octave documentation with wget: -k (make links suitable for local viewing) -r (download recursively to get all pages) -np (do not follow parents; stay in 'interpreter')
wget -k -r -np http://www.gnu.org/software/octave/doc/interpreter/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment