Skip to content

8bit-pixies/lazydoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

a python package to document things using sphinx without using too much effort

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages