.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.5. .TH VALADOC "1" "January 2018" "valadoc 0.38.5" "User Commands" .SH NAME valadoc \- Vala Documentation Tool .SH SYNOPSIS .B valadoc [\fIOPTION\fR]... \fIFILE\fR... .SH DESCRIPTION Valadoc is a documentation generator for generating API documentation from Vala source code based on libvala. .SS "Usage:" .IP valadoc [OPTION?] FILE... \- Vala Documentation Tool .SS "Help Options:" .TP \fB\-h\fR, \fB\-\-help\fR Show help options .SS "Application Options:" .TP \fB\-o\fR, \fB\-\-directory\fR=\fI\,DIRECTORY\/\fR Output directory .TP \fB\-b\fR, \fB\-\-basedir\fR=\fI\,DIRECTORY\/\fR Base source directory .TP \fB\-D\fR, \fB\-\-define\fR=\fI\,SYMBOL\/\fR... Define SYMBOL .TP \fB\-\-profile\fR=\fI\,PROFILE\/\fR Use the given profile instead of the default .TP \fB\-\-enable\-experimental\fR Enable experimental features .TP \fB\-\-enable\-experimental\-non\-null\fR Enable experimental enhancements for non\-null types .TP \fB\-\-metadatadir\fR=\fI\,DIRECTORY\/\fR... Look for GIR .metadata files in DIRECTORY .TP \fB\-\-girdir\fR=\fI\,DIRECTORY\/\fR... Look for .gir files in DIRECTORY .TP \fB\-\-vapidir\fR=\fI\,DIRECTORY\/\fR... Look for package bindings in DIRECTORY .TP \fB\-\-pkg\fR=\fI\,PACKAGE\/\fR... Include binding for PACKAGE .TP \fB\-\-driver\fR Name of an driver or path to a custom driver .TP \fB\-\-importdir\fR=\fI\,DIRECTORY\/\fR... Look for external documentation in DIRECTORY .TP \fB\-\-import\fR=\fI\,PACKAGE\/\fR... Include binding for PACKAGE .TP \fB\-\-alternative\-resource\-dir\fR=\fI\,DIRECTORY\/\fR... Alternative resource directories .TP \fB\-\-wiki\fR=\fI\,DIRECTORY\/\fR Wiki directory .TP \fB\-\-deps\fR Adds packages to the documentation .TP \fB\-\-doclet\fR=\fI\,PLUGIN\/\fR Name of an included doclet or path to custom doclet .TP \fB\-X\fR, \fB\-\-doclet\-arg\fR=\fI\,ARG\/\fR Pass arguments to the doclet .TP \fB\-\-no\-protected\fR Removes protected elements from documentation .TP \fB\-\-internal\fR Adds internal elements to documentation .TP \fB\-\-private\fR Adds private elements to documentation .TP \fB\-\-use\-svg\-images\fR Generate SVG image charts instead of PNG .TP \fB\-\-package\-name\fR=\fI\,NAME\/\fR package name .TP \fB\-\-package\-version\fR=\fI\,VERSION\/\fR package version .TP \fB\-\-gir\fR=\fI\,NAME\-VERSION\/\fR.gir GObject\-Introspection repository file name .TP \fB\-\-version\fR Display version number .TP \fB\-\-force\fR force .TP \fB\-\-verbose\fR Show all warnings .TP \fB\-\-no\-color\fR Disable colored output .TP \fB\-\-target\-glib\fR=\fI\,MAJOR\/\fR.MINOR Target version of glib for code generation .SH BUGS https://bugzilla.gnome.org/page.cgi?id=browse.html&product=valadoc .SH "HOMEPAGE OR CONTACT" https://wiki.gnome.org/Projects/Valadoc .SH AUTHORS Florian Brosch