Parsee/etc/man/man1/parsee-aya.1
LDA 064040c18f [ADD/WIP] Chat settings
Right now, they are currently unused. Extensions, and Parsee itself
will be able to use those, though.
2024-10-29 14:44:55 +01:00

40 lines
853 B
Groff

." The last field is the codename, by the way.
." ALL MANPAGES FOR PARSEE ARE UNDER PUBLIC DOMAIN
.TH parsee-aya 1 "Parsee Utility" "star-of-hope"
.SH NAME
parsee-aya - generate some nice Ayaya! documentation
.SH SYNOPSIS
parsee-aya
.B [-i HEADER]
.B [-o HTML]
.B [-C STYLESHEET]
.B [-p NAME]
.SH DESCRIPTION
.I parsee-aya
is a tool to generate Ayadocs(HTML documentation) from a formatted
header file. See a Parsee header file for an example of the inner usage.
.SH OPTIONS
.TP
.BR -i HEADER
The input header file to process out.
.TP
.BR -o HTML
The HTML file to write out the Ayadoc.
.TP
.BR -C STYLESHEET
A stylesheet file to use for Ayadocs.
.TP
.BR -p NAME
The project's name. If unavailable, defaults to Ayaya!
.SH LICENSE
Unlike Parsee,
.B parsee-aya
is under the CC0/PD.
.SH SEE ALSO
.B parsee-config(1), parsee-adminify(1), parsee(1)