DOKK / manpages / debian 10 / libhtmlcxx-dev / htmlcxx.1.en
HTMLCXX(1) htmlcxx Man Page HTMLCXX(1)

htmlcxx - simple HTML and CSS parser

htmlcxx [-C] file.html [file.css]

htmlcxx [-h | -V]

This manual page documents briefly the htmlcxx command.

This manual page was written for the Debian distribution because the original program does not have a manual page.

htmlcxx can be used to see how the htmlcxx library parses HTML and CSS code.

-C

Disable CSS parsing.

-h

Show summary of options.

-V

Show version of program and exit.

Ludovico Cavedon <cavedon@debian.org>

Wrote this manpage for the Debian system.

Copyright © 2010 Ludovico Cavedon

This manual page was written for the Debian system (and may be used by others).

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.

On Debian systems, the complete text of the GNU Lesser General Public License can be found in /usr/share/common-licenses/LGPL.

07/21/2018 htmlcxx