File: thmlhtml.3

package info (click to toggle)
sword 1.5.3-3woody2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 20,484 kB
  • ctags: 11,105
  • sloc: cpp: 49,665; ansic: 13,335; sh: 8,730; pascal: 3,433; tcl: 1,602; makefile: 988; perl: 565; sed: 93
file content (35 lines) | stat: -rw-r--r-- 658 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
.TH "ThMLHTML" 3 "5 Oct 2001" "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>\fR
.PP
Inherits SWBasicFilter.
.PP
.SS Public Methods

.in +1c
.ti -1c
.RI "\fBThMLHTML\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 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.