summaryrefslogtreecommitdiff
path: root/doc/api-documentation/man/man3/RTFHTML.3
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api-documentation/man/man3/RTFHTML.3')
-rw-r--r--doc/api-documentation/man/man3/RTFHTML.331
1 files changed, 31 insertions, 0 deletions
diff --git a/doc/api-documentation/man/man3/RTFHTML.3 b/doc/api-documentation/man/man3/RTFHTML.3
new file mode 100644
index 0000000..aa1b153
--- /dev/null
+++ b/doc/api-documentation/man/man3/RTFHTML.3
@@ -0,0 +1,31 @@
+.TH "RTFHTML" 3 "22 Jan 2002" "The Sword Project" \" -*- nroff -*-
+.ad l
+.nh
+.SH NAME
+RTFHTML \- this filter converts RTF text into HTML text.
+.SH SYNOPSIS
+.br
+.PP
+\fC#include <rtfhtml.h>\fP
+.PP
+Inherits SWFilter.
+.PP
+.SS "Public Methods"
+
+.in +1c
+.ti -1c
+.RI "\fBRTFHTML\fP ()"
+.br
+.ti -1c
+.RI "virtual char \fBProcessText\fP (char *text, int maxlen, const \fBSWKey\fP *key, const \fBSWModule\fP *=0)"
+.br
+.in -1c
+.SH "DETAILED DESCRIPTION"
+.PP
+this filter converts RTF text into HTML text.
+.PP
+Definition at line 30 of file rtfhtml.h.
+
+.SH "AUTHOR"
+.PP
+Generated automatically by Doxygen for The Sword Project from the source code. \ No newline at end of file