'\" t .\" Title: HTMLCXX .\" Author: Ludovico Cavedon .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: 07/21/2018 .\" Manual: htmlcxx Man Page .\" Source: htmlcxx .\" Language: English .\" .TH "HTMLCXX" "1" "07/21/2018" "htmlcxx" "htmlcxx Man Page" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" htmlcxx \- simple HTML and CSS parser .SH "SYNOPSIS" .HP \w'\fBhtmlcxx\fR\ 'u \fBhtmlcxx\fR [\fB\-C\fR] \fIfile\&.html\fR [\fIfile\&.css\fR] .HP \w'\fBhtmlcxx\fR\ 'u \fBhtmlcxx\fR [\fB\-h\fR | \fB\-V\fR] .SH "DESCRIPTION" .PP This manual page documents briefly the \fBhtmlcxx\fR command\&. .PP This manual page was written for the Debian distribution because the original program does not have a manual page\&. .PP \fBhtmlcxx\fR can be used to see how the htmlcxx library parses HTML and CSS code\&. .SH "OPTIONS" .PP \fB\-C\fR .RS 4 Disable CSS parsing\&. .RE .PP \fB\-h\fR .RS 4 Show summary of options\&. .RE .PP \fB\-V\fR .RS 4 Show version of program and exit\&. .RE .SH "AUTHOR" .PP \fBLudovico Cavedon\fR <\&cavedon@debian\&.org\&> .RS 4 Wrote this manpage for the Debian system\&. .RE .SH "COPYRIGHT" .br Copyright \(co 2010 Ludovico Cavedon .br .PP This manual page was written for the Debian system (and may be used by others)\&. .PP Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Lesser General Public License, Version 2 or (at your option) any later version published by the Free Software Foundation\&. .PP On Debian systems, the complete text of the GNU Lesser General Public License can be found in /usr/share/common\-licenses/LGPL\&. .sp