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