File: index.html

package info (click to toggle)
funnelweb-doc 3.2d-4
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 3,144 kB
  • ctags: 1
  • sloc: perl: 241; makefile: 23
file content (20 lines) | stat: -rw-r--r-- 452 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<HTML>

<HEAD>
<TITLE>FunnelWeb Documentation</TITLE>
</HEAD>

<BODY BGCOLOR=#FFFFFF TEXT=#000000>

<H2>FunnelWeb Documentation</H2>

<P>
<A HREF="reference/index.html" TARGET="funnelweb_reference">FunnelWeb Reference Manual</A><BR>
<BR>
<A HREF="tutorial/index.html" TARGET="funnelweb_tutorial">FunnelWeb Tutorial Manual</A><BR>
<BR>
<A HREF="developer/index.html" TARGET="funnelweb_developer">FunnelWeb Developer Manual</A><BR>
<BR>

</BODY>
</HTML>