f29999b
.TH "pintail" "0.4" "2015-2016" "0.4" "Shaun McCance" ""
f29999b
f29999b
.SH "NAME"
f29999b
pintail \- build web sites from Mallard sources
f29999b
f29999b
.SH "SYNOPSIS"
f29999b
pintail [-h] {init,build,css,js,feeds,files} 
f29999b
f29999b
.SH "DESCRIPTION"
f29999b
Pintail is a tool that automates building entire web sites from Mallard sources. Normally, a Mallard document consists of all the pages within a single directory. Pages can refer to each other by ID using the xref attribute of the link element. Pintail allows multiple directories, and extends the xref attribute to allow referencing pages in other directories.
f29999b
f29999b
.SH "OPTIONS"
f29999b
f29999b
\-\-help show a help message and exit
f29999b
init     initialize a new site
f29999b
f29999b
build    build the entire site
f29999b
f29999b
css      rebuild CSS resources
f29999b
f29999b
js       rebuild JavaScript resources
f29999b
f29999b
feeds    rebuild Atom feeds
f29999b
f29999b
files    rebuild extra files
f29999b
f29999b
.SH "COPYRIGHT"
f29999b
Copyright (c) 2015 Shaun McCance <shaunm@gnome.org>
f29999b
f29999b
This program is free software; you can redistribute it and/or modify
f29999b
it under the terms of the GNU General Public License as published by
f29999b
the Free Software Foundation, either version 2 of the License, or
f29999b
(at your option) any later version.
f29999b
f29999b
This program is distributed in the hope that it will be useful,
f29999b
but WITHOUT ANY WARRANTY; without even the implied warranty of
f29999b
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
f29999b
GNU General Public License for more details.
f29999b
f29999b
You should have received a copy of the GNU General Public License
f29999b
along with this program.  If not, see <http://www.gnu.org/licenses/>.
f29999b
f29999b
.SH "AUTHOR"
f29999b
William Moreno - This manpage was written for the Fedora Project but can be used in others projects under a CC-By license.