File: home.html

package info (click to toggle)
sdf 2.001%2B1-8
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 6,288 kB
  • sloc: perl: 18,543; sh: 31; makefile: 29
file content (168 lines) | stat: -rw-r--r-- 6,079 bytes parent folder | download | duplicates (12)
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
<!doctype html public "-//W30//DTD W3 HTML 2.0//EN">

<HTML>

<!-- This file was generated using SDF 2.001 by
     Ian Clatworthy (ianc@mincom.com). SDF is freely
     available from http://www.mincom.com/mtr/sdf. -->

<HEAD>
<TITLE>SDF - The Author-friendly Markup Language</TITLE>
<META NAME="description" CONTENT="A free documentation tool for generating HTML, PostScript,Windows Help, PDF, LaTeX, man pages, SGML, RTF, MIF, POD, GNU infoand plain text, all from a single source. Minimises time and effortby supporting rule-based generation of hypertext, formatting,indexing, etc. The SDF language is easy to read, powerful andeasy to embed in most programming languages.">
<META NAME="keywords" CONTENT="word processing, desktop publishing,literate programming, embedded documentation, Perl, Delphi, C, C++,Java, FrameMaker, authoring, intranet, free software">
</HEAD>
<BODY BGCOLOR="ffffff">

<DIV CLASS="header">
<DIV CLASS="navigate">
</DIV>
</DIV>
<DIV CLASS="main">
<TABLE CLASS="plain" CELLSPACING='0' CELLPADDING='0'>
<TR>
<TD ALIGN='Right' VALIGN='Top'>
<B>&nbsp;<IMG SRC="sdfbig.gif"></B>
</TD>
<TD ALIGN='Left'>
&nbsp;&nbsp;&nbsp;&nbsp;
</TD>
<TD ALIGN='Left'>
<B> <TT><FONT SIZE=+2>S i m p l e </FONT></TT><BR> <TT><FONT SIZE=+2>D o c u m e n t </FONT></TT><BR> <TT><FONT SIZE=+2>F o r m a t </FONT></TT><BR> </B>
</TD>
</TR>
<TR>
<TD ALIGN='Right' VALIGN='Top'>
<B>&nbsp;</B>
</TD>
<TD ALIGN='Left'>
&nbsp;
</TD>
<TD ALIGN='Left'>
&nbsp;
</TD>
</TR>
<TR>
<TD ALIGN='Right' VALIGN='Top'>
<B>Key pages</B>
</TD>
<TD ALIGN='Left'>
&nbsp;
</TD>
<TD ALIGN='Left'>
<TABLE CLASS="plain" CELLSPACING='0' CELLPADDING='0'>
<TR>
<TD>
<IMG SRC="sqbull.gif">&nbsp;<A HREF="catalog.html">Document Catalog</A><BR><IMG SRC="sqbull.gif">&nbsp;<A HREF="faq/index.html">Frequently Asked Questions</A><BR><IMG SRC="sqbull.gif">&nbsp;<A HREF="paper/sdfintro.html">Overview Paper</A>
</TD>
<TD>
&nbsp;&nbsp;&nbsp;&nbsp;
</TD>
<TD>
<IMG SRC="sqbull.gif">&nbsp;<A HREF="http://www.mincom.com/mtr/sdf/samples/">Sample Showcase</A><BR><IMG SRC="sqbull.gif">&nbsp;<A HREF="http://www.mincom.com/mtr/sdf/resources/">Resource Center</A><BR><IMG SRC="sqbull.gif">&nbsp;<A HREF="http://www.mincom.com/mtr/sdf/news/">Latest News</A>
</TD>
</TR>
</TABLE>

</TD>
</TR>
<TR>
<TD ALIGN='Right' VALIGN='Top'>
<B>&nbsp;</B>
</TD>
<TD ALIGN='Left'>
&nbsp;
</TD>
<TD ALIGN='Left'>
&nbsp;
</TD>
</TR>
<TR>
<TD ALIGN='Right' VALIGN='Top'>
<B>What is it?</B>
</TD>
<TD ALIGN='Left'>
&nbsp;
</TD>
<TD ALIGN='Left'>
SDF is a freely available documentation system designed and developed by <A HREF="mailto:ianc@mincom.com">Ian Clatworthy</A>, with help from many others. Based on a simple, readable markup language, SDF generates high quality output in multiple formats, all derived from a single document source. Supported output formats include HTML, PostScript, PDF, man pages, POD, LaTeX, SGML, MIMS HTX and F6 help, MIF, RTF, Windows help and plain text. If you want to:
<P><IMG SRC="sqbull.gif">&nbsp; publish documents or reports on the Web or in multiple formats<BR> <IMG SRC="sqbull.gif">&nbsp; maintain a large documentation suite using rule-based formatting and hypertext generation<BR> <IMG SRC="sqbull.gif">&nbsp; embed documentation in source code or pretty print source code</P>
<P>then SDF may be for you.</P>
</TD>
</TR>
<TR>
<TD ALIGN='Right' VALIGN='Top'>
<B>&nbsp;</B>
</TD>
<TD ALIGN='Left'>
&nbsp;
</TD>
<TD ALIGN='Left'>
&nbsp;
</TD>
</TR>
<TR>
<TD ALIGN='Right' VALIGN='Top'>
<B>What does it need?</B>
</TD>
<TD ALIGN='Left'>
&nbsp;
</TD>
<TD ALIGN='Left'>
<IMG SRC="sqbull.gif">&nbsp; <A HREF="http://www.perl.com/perl/">Perl</A> 5.005 or later.<BR> <IMG SRC="sqbull.gif">&nbsp; For generating PostScript, the freely available <A HREF="http://www.easysw.com/~mike/htmldoc/">HTMLDOC</A> program or <A HREF="http://www.oasis.leo.org/perl/scripts/textproc/pod2ps.dsc.html">pod2ps</A> program or <A HREF="http://www.xs4all.nl/~cg/sgmltools/">SGML-Tools</A> and LaTeX packages. Alternatively, you need a word processor which can import MIF or RTF - Adobe's <A HREF="http://www.adobe.com/prodindex/framemaker/main.html">FrameMaker</A> is preferred.<BR> <IMG SRC="sqbull.gif">&nbsp; For generating PDF, <A HREF="http://www.adobe.com">Adobe's</A> <A HREF="http://www.adobe.com/prodindex/acrobat/">Acrobat</A> is recommended.<BR> <IMG SRC="sqbull.gif">&nbsp; For generating Windows Help files, a help compiler is required.
</TD>
</TR>
<TR>
<TD ALIGN='Right' VALIGN='Top'>
<B>&nbsp;</B>
</TD>
<TD ALIGN='Left'>
&nbsp;
</TD>
<TD ALIGN='Left'>
&nbsp;
</TD>
</TR>
<TR>
<TD ALIGN='Right' VALIGN='Top'>
<B>Where can I get it?</B>
</TD>
<TD ALIGN='Left'>
&nbsp;
</TD>
<TD ALIGN='Left'>
The current version is <B>2.001</B>, released 25-May-99. You can download the latest release from <A HREF="http://www.mincom.com/mtr/sdf/download/">http://www.mincom.com/mtr/sdf/download/</A> in a variety of formats. SDF templates are also available from <A HREF="http://www.mincom.com/mtr/sdf/templates/">http://www.mincom.com/mtr/sdf/templates/</A>.
</TD>
</TR>
<TR>
<TD ALIGN='Right' VALIGN='Top'>
<B>&nbsp;</B>
</TD>
<TD ALIGN='Left'>
&nbsp;
</TD>
<TD ALIGN='Left'>
&nbsp;
</TD>
</TR>
<TR>
<TD ALIGN='Right' VALIGN='Top'>
<B>Support?</B>
</TD>
<TD ALIGN='Left'>
&nbsp;
</TD>
<TD ALIGN='Left'>
An on-line <A HREF="http://www.mincom.com/mtr/sdf/bugs/index.html">bug database</A> provides information on known bugs and requested enhancements. Any problems with the software or the documentation can be reported to the mailing list <A HREF="mailto:sdf-bugs@mincom.com">sdf-bugs@mincom.com</A>. For general queries, mail <A HREF="mailto:sdf-users@mincom.com">sdf-users@mincom.com</A>. To subscribe to either list, send a message to <A HREF="mailto:factotum@mincom.com">factotum@mincom.com</A> with <EM>subscribe sdf-bugs</EM> or <EM>subscribe sdf-users</EM> as the message body.
</TD>
</TR>
</TABLE>

<P ALIGN="Center">Questions about these pages? Send some mail to <A HREF="mailto:sdf-bugs@mincom.com">sdf-bugs@mincom.com</A>.</P>
</DIV>
<DIV CLASS="footer">
<DIV CLASS="navigate">
</DIV>
</DIV>

</BODY>
</HTML>