summaryrefslogtreecommitdiff
path: root/doc/api-documentation/man/man3/ThMLHTML.3
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api-documentation/man/man3/ThMLHTML.3')
-rw-r--r--doc/api-documentation/man/man3/ThMLHTML.335
1 files changed, 35 insertions, 0 deletions
diff --git a/doc/api-documentation/man/man3/ThMLHTML.3 b/doc/api-documentation/man/man3/ThMLHTML.3
new file mode 100644
index 0000000..31bf9f2
--- /dev/null
+++ b/doc/api-documentation/man/man3/ThMLHTML.3
@@ -0,0 +1,35 @@
+.TH "ThMLHTML" 3 "22 Jan 2002" "The Sword Project" \" -*- nroff -*-
+.ad l
+.nh
+.SH NAME
+ThMLHTML \- this filter converts ThML text to HTML text.
+.SH SYNOPSIS
+.br
+.PP
+\fC#include <thmlhtml.h>\fP
+.PP
+Inherits SWBasicFilter.
+.PP
+.SS "Public Methods"
+
+.in +1c
+.ti -1c
+.RI "\fBThMLHTML\fP ()"
+.br
+.in -1c
+.SS "Protected Methods"
+
+.in +1c
+.ti -1c
+.RI "virtual bool \fBhandleToken\fP (char **buf, const char *token, DualStringMap &userData)"
+.br
+.in -1c
+.SH "DETAILED DESCRIPTION"
+.PP
+this filter converts ThML text to HTML text.
+.PP
+Definition at line 28 of file thmlhtml.h.
+
+.SH "AUTHOR"
+.PP
+Generated automatically by Doxygen for The Sword Project from the source code. \ No newline at end of file