Skip to content
/ doks Public

๐Ÿ“š Automatically create READMEs from your project ๐Ÿ“š

License

Notifications You must be signed in to change notification settings

rec/doks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

doks

Usage

doks [-h] [--auto] [--command] [--force] [--verbose] [--window WINDOW]
     [source] [target]

Description

Write a .rst document for a single Python file

Positional arguments

source
.py file to create documentation for
target
.rst file to write to. None means stdout

Optional arguments

-h, --help
Show this help message and exit
--auto, -a
Automatically guess which files to read and write
--command, -c
Use command line help from executing source instead
--force, -f
Write .rst documentation even if it is malformed
--verbose, -v
Print more stuff
--window WINDOW, -w WINDOW
How many lines around an RST error to print (0 means "print everything")

(automatically generated by doks on 2021-01-10T17:42:40.617077)

About

๐Ÿ“š Automatically create READMEs from your project ๐Ÿ“š

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages