read2devhelp
leaves easy access to README~DOCS (e.g. Axios JS lib), where in the library README contains necessary information that need or could be accessed offline in a structured way in Gnome DevHelp.
Goodbye several tabs!
Via pip with git:
pip3 install --user git+https://github.com/gutierri/read2devhelp.git
or save read2devhelp.py
on $PATH:
curl -o $HOME/.local/bin/read2devhelp https://raw.githubusercontent.com/gutierri/read2devhelp/master/read2devhelp.py
chmod +x $HOME/.local/bin/read2devhelp
read2devhelp https://github.com/axios/axios
Now just open DevHelp and the book will be there!
- Improve tag "code/pre" format code
- Support others services (e.g. gitlab, gogs, gitea, bitbucket)
- Cache images on disk
- Improve information about the book, language, author... (via command line options?)