diff --git a/doc/htmlapp.css.xml b/doc/htmlapp.css.xml
new file mode 100644
index 0000000..08d8dd3
--- /dev/null
+++ b/doc/htmlapp.css.xml
@@ -0,0 +1,7 @@
+
+
+
+]>
+
+
diff --git a/doc/htmlapp.xml b/doc/htmlapp.xml
new file mode 100644
index 0000000..427b91e
--- /dev/null
+++ b/doc/htmlapp.xml
@@ -0,0 +1,105 @@
+
+
+
+
+
+
+
+
+
+
+
+]>
+
+
+ &title;
+ &package;
+
+
+ &firstname;
+ &surname;
+ Code and documentation.
+
+ &email;
+
+
+
+
+ 2015
+ &firstname; &surname; <&email;>
+
+
+ This manual page was written for the DeforaOS project (and may be
+ used by others).
+ Permission is granted to copy, distribute and/or modify this
+ document under the terms of the GNU General Public License,
+ Version 3 as published by the Free Software Foundation.
+
+
+
+ &name;
+ §ion;
+
+
+ &name;
+ &purpose;
+
+
+
+ &name;
+
+
+ command
+
+
+
+ Description
+ &name; is an HTML application viewer for the
+ desktop.
+
+
+ Options
+ The path to a remote or local HTML application can be specified on the
+ command line.
+ The following options are available:
+
+
+
+
+ Disable Javascript support.
+
+
+
+
+
+ Enable Javascript support (default).
+
+
+
+
+
+ Bugs
+ Issues can be listed and reported at .
+
+
+ See also
+
+
+ download
+ 1
+ ,
+
+ helper
+ 1
+ ,
+
+ surfer
+ 1
+
+
+
+
+
diff --git a/doc/project.conf b/doc/project.conf
index f346b33..7b8b670 100644
--- a/doc/project.conf
+++ b/doc/project.conf
@@ -1,5 +1,5 @@
-targets=download.1,download.html,helper.1,helper.html,surfer.1,surfer.html
-dist=Makefile,docbook.sh,download.css.xml,download.xml,helper.css.xml,helper.xml,manual.css.xml,surfer.css.xml,surfer.xml
+targets=download.1,download.html,helper.1,helper.html,htmlapp.1,htmlapp.html,surfer.1,surfer.html
+dist=Makefile,docbook.sh,download.css.xml,download.xml,helper.css.xml,helper.xml,htmlapp.css.xml,htmlapp.xml,manual.css.xml,surfer.css.xml,surfer.xml
[download.1]
type=script
@@ -25,6 +25,18 @@ script=./docbook.sh
install=
depends=helper.css.xml,helper.xml,manual.css.xml
+[htmlapp.1]
+type=script
+script=./docbook.sh
+install=
+depends=htmlapp.xml
+
+[htmlapp.html]
+type=script
+script=./docbook.sh
+install=
+depends=htmlapp.css.xml,htmlapp.xml,manual.css.xml
+
[surfer.1]
type=script
script=./docbook.sh