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.
- Host: GitHub
- URL: https://github.com/sudorook/docs-dl
- Owner: sudorook
- Created: 2022-06-10T02:56:38.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-12-16T02:09:32.000Z (over 1 year ago)
- Last Synced: 2025-03-25T12:53:39.394Z (over 1 year ago)
- Topics: docs, documentation, references
- Language: Shell
- Homepage:
- Size: 92.8 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSES/GPL-3.0-or-later.txt
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.