Skip to content
forked from MUSoC/rtfd-cli

Cli to access docs from readthedocs.org

License

Notifications You must be signed in to change notification settings

nvzard/rtfd-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RTFD-CLI

CLI to download documentations from ReadTheDocs.org

Installation & Usage:

sudo pip install -U rtfd-cli

or

sudo python setup.py install

Run it using rtfd-cli

usage: rtfd-cli [-h] [-o OUTPUT_DIRECTORY] [-c] [QUERY [QUERY ...]]

Download docs right from the Command-Line

positional arguments:
  QUERY                 name of the project

optional arguments:
  -h, --help            show this help message and exit
  -o OUTPUT_DIRECTORY, --output-directory OUTPUT_DIRECTORY
                        custom output directory
  -c, --color           colorize or style text

Contributing:

Any PR's in bug fixes, features and documentation are most welcome!

License:

The MIT License

About

Cli to access docs from readthedocs.org

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%