diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2004-11-10 19:04:29 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2004-11-10 19:04:29 +0000 |
commit | 13c27199231cbc2cc83969ada741b95be1cca4d3 (patch) | |
tree | 58c32705247dcf031d6f17d8bc8ef78557d74113 /trio/html/modules.html | |
parent | 486bdc6d20c7e7d8c6eeb3124cf845abefcd7d11 (diff) | |
download | fetchmail-13c27199231cbc2cc83969ada741b95be1cca4d3.tar.gz fetchmail-13c27199231cbc2cc83969ada741b95be1cca4d3.tar.bz2 fetchmail-13c27199231cbc2cc83969ada741b95be1cca4d3.zip |
Import Trio 1.10 into fetchmail's trunk.
svn path=/trunk/; revision=3995
Diffstat (limited to 'trio/html/modules.html')
-rw-r--r-- | trio/html/modules.html | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/trio/html/modules.html b/trio/html/modules.html new file mode 100644 index 00000000..49885970 --- /dev/null +++ b/trio/html/modules.html @@ -0,0 +1,23 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> +<html> +<head> + <meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> + <title>TRIO</title> + <link href="trio.css" rel="stylesheet" type="text/css"> +</head> +<body> +<!-- Generated by Doxygen 1.2.12 --> +<center> +<a class="qindex" href="index.html">Main Page</a> <a class="qindex" href="modules.html">Modules</a> </center> +<hr><h1>TRIO Modules</h1>Here is a list of all modules:<ul> +<li><a class="el" href="group___printf.html">Formatted Printing Functions.</a> +<li><a class="el" href="group___user_defined.html">User-defined Formatted Printing Functions.</a> +<li><a class="el" href="group___scanf.html">Formatted Scanning Functions.</a> +<li><a class="el" href="group___special_quantities.html">Special Quantifies.</a> +<li><a class="el" href="group___static_strings.html">Static String Functions.</a> +<li><a class="el" href="group___dynamic_strings.html">Dynamic String Functions.</a> +</ul> +<HR> +<center class="copyright">Copyright (C) 2001 Bjørn Reese and Daniel Stenberg.</center> +</body> +</html> |