SYNOPSIS

taurusdoc [\,options\/]

DESCRIPTION

a tool to help developers preview the documentation generated by their code

OPTIONS

--version

show program's version number and exit

-h, --help

show this help message and exit

-v, --verbose

display a lot of information [default]

-q, --quiet

be really silent

--build-dir=\,BUILD_DIR\/

build directory [default=./build]

-a, --all-files

generate from scratch [default]

--cache

use previously generated files

--format=\,BUILDER\/

output format [default=html]

--prefix=\,PREFIX\/

output directory

--class=\,KLASS\/

full class name to generate doc for (ex.: taurus.qt.qtgui.display.TaurusLabel

--package=\,PACKAGE\/

full package name to generate doc for (ex.: taurus.qt.qtgui.display)

--file=\,FILENAME\/

RST file