An open API service indexing awesome lists of open source software.

https://github.com/sudorook/docs-dl

Download documentation for installed software, version-specific if possible.
https://github.com/sudorook/docs-dl

docs documentation references

Last synced: about 1 year ago
JSON representation

Download documentation for installed software, version-specific if possible.

Awesome Lists containing this project

README

          

# Reference Downloader

Download the reference documentation and user manuals for installed versions of
various programs.

```sh
./get_refs.sh
```

PDF documents are prioritized, and if not available, HTML pages are downloaded
instead.

**IMPORTANT:** This program is built on the fundamental assumption that software
documentation is versioned and served in a straightforward, predictable way. Any
site that requires version-specific workarounds will not be supported.