No project description provided
Project description
lazydoc
=======
Sometimes when you program in multiple languages, the last thing you're going to worry about is configurations.
LazyDoc is your world to automatic documentation using Sphinx by guessing all the parameters. It works best with `d2tol`
Usage
=====
Installing using
```
python setup.py install
```
Usage is via the commandline `lazydoc`:
```
usage: lazydoc [-h] [-g] [-d]
Generate documentation - the lazy way
optional arguments:
-h, --help show this help message and exit
-g, --gen, --generate
generate sphinx doc directories
-d, --doc, --document
based on sphinx config, generate all documentation
```
=======
Sometimes when you program in multiple languages, the last thing you're going to worry about is configurations.
LazyDoc is your world to automatic documentation using Sphinx by guessing all the parameters. It works best with `d2tol`
Usage
=====
Installing using
```
python setup.py install
```
Usage is via the commandline `lazydoc`:
```
usage: lazydoc [-h] [-g] [-d]
Generate documentation - the lazy way
optional arguments:
-h, --help show this help message and exit
-g, --gen, --generate
generate sphinx doc directories
-d, --doc, --document
based on sphinx config, generate all documentation
```
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
lazydoc-1.0.1.tar.gz
(2.6 kB
view hashes)