diff options
author | Tom Faulhaber <git_net@infolace.com> | 2009-08-22 22:34:16 -0700 |
---|---|---|
committer | Tom Faulhaber <git_net@infolace.com> | 2009-08-22 22:34:16 -0700 |
commit | 18738adb0cba7fa2f2187f9fbd83ba40c56675f1 (patch) | |
tree | 2eadd98e392348a2a88a8294d31078585d91bdf1 | |
parent | 0c8e0b9056785b36e384cf2b272673e753ed374d (diff) |
Updated documentation for commit 835bfe2a02c70c150f2354f8ef9e866f3e2fd180
75 files changed, 380 insertions, 830 deletions
diff --git a/accumulators-api.html b/accumulators-api.html index d9b90939..42acc7a2 100644 --- a/accumulators-api.html +++ b/accumulators-api.html @@ -1,8 +1,8 @@ <html> <head> <title>accumulators API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -280,7 +273,8 @@ matches the number of sub-accumulators.</pre> </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/agent-utils-api.html b/agent-utils-api.html index fabb92ac..e1487eed 100644 --- a/agent-utils-api.html +++ b/agent-utils-api.html @@ -1,8 +1,8 @@ <html> <head> <title>agent-utils API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -100,7 +93,8 @@ Example: </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/api-index.html b/api-index.html index eab2ddb9..45bf965e 100644 --- a/api-index.html +++ b/api-index.html @@ -1,8 +1,8 @@ <html> <head> <title>Clojure Contrib - Index</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"></div> <div id="content-tag"><div><h1 id="overview">Index of Public Functions and Variables in clojure.contrib</h1> This page has an alphabetical index of all the documented functions and variables @@ -774,7 +767,8 @@ Shortcuts:<br /> </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/base64-api.html b/base64-api.html index f1a02b97..b5d43829 100644 --- a/base64-api.html +++ b/base64-api.html @@ -1,8 +1,8 @@ <html> <head> <title>base64 API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -114,7 +107,8 @@ encoding is UTF-8 and line-length is nil.</pre> </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/classpath-api.html b/classpath-api.html index 1a6e8b56..d314830f 100644 --- a/classpath-api.html +++ b/classpath-api.html @@ -1,8 +1,8 @@ <html> <head> <title>classpath API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -117,7 +110,8 @@ by <span id="author">Stuart Sierra</span><br /> </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/combinatorics-api.html b/combinatorics-api.html index e9cf05e0..d5fb9aa7 100644 --- a/combinatorics-api.html +++ b/combinatorics-api.html @@ -1,8 +1,8 @@ <html> <head> <title>combinatorics API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -152,7 +145,8 @@ for a longer description.)</pre> </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/command-line-api.html b/command-line-api.html index a4e82efa..e08dd047 100644 --- a/command-line-api.html +++ b/command-line-api.html @@ -1,8 +1,8 @@ <html> <head> <title>command-line API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -95,7 +88,8 @@ by <span id="author">Chris Houser</span><br /> </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/complex-numbers-api.html b/complex-numbers-api.html index 979da89e..cdf53851 100644 --- a/complex-numbers-api.html +++ b/complex-numbers-api.html @@ -1,8 +1,8 @@ <html> <head> <title>complex-numbers API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -86,7 +79,8 @@ NOTE: This library is in evolution. Most math functions are </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/cond-api.html b/cond-api.html index e9d33894..8e89cbe6 100644 --- a/cond-api.html +++ b/cond-api.html @@ -1,8 +1,8 @@ <html> <head> <title>cond API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -102,7 +95,8 @@ returns nil.</pre> </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/condition-api.html b/condition-api.html index 54c80fa8..b970145b 100644 --- a/condition-api.html +++ b/condition-api.html @@ -1,8 +1,8 @@ <html> <head> <title>condition API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -183,7 +176,8 @@ Throwables</pre> </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/core-api.html b/core-api.html index c2d5a80d..bb9cba5f 100644 --- a/core-api.html +++ b/core-api.html @@ -1,8 +1,8 @@ <html> <head> <title>core API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -152,7 +145,8 @@ will not be present in the new structure.</pre> </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/dataflow-api.html b/dataflow-api.html index b835ca17..0bede7f0 100644 --- a/dataflow-api.html +++ b/dataflow-api.html @@ -1,8 +1,8 @@ <html> <head> <title>dataflow API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -334,7 +327,8 @@ cell</pre> </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/datalog-api.html b/datalog-api.html index 7c0a10ca..89087af2 100644 --- a/datalog-api.html +++ b/datalog-api.html @@ -1,8 +1,8 @@ <html> <head> <title>datalog API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -237,7 +230,7 @@ by <span id="author">Jeffrey Straszheim</span><br /> <br /> <span id="external-doc">Related documentation: <span id="external-doc-link"> - <br /><a href="doc/datalog.html">An overview of Datalog</a> + <br /><a href="doc/datalog.html">An Overview of Datalog</a> <br /></span><br /> </span><h2>Public Variables and Functions</h2> <div id="var-entry"> @@ -884,7 +877,8 @@ data - a collection of hashes.</pre> </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/def-api.html b/def-api.html index 659d2921..cfd8272d 100644 --- a/def-api.html +++ b/def-api.html @@ -1,8 +1,8 @@ <html> <head> <title>def API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -238,7 +231,8 @@ arguments.</pre> </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/doc/datalog.html b/doc/datalog.html index 8855d28d..a744bb94 100644 --- a/doc/datalog.html +++ b/doc/datalog.html @@ -1,8 +1,8 @@ <html> <head> - <title>An overview of Datalog</title> - <link href="../file/view/favicon.png" rel="icon" /> - <link href="../file/view/favicon.png" rel="shortcut icon" /> + <title>An Overview of Datalog</title> + <link href="../static/favicon.png" rel="icon" /> + <link href="../static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="../static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="../static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="../static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,15 +43,8 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"></div> - <div id="content-tag"><html><body><h1>An overview of Datalog</h1> + <div id="content-tag"><html><body><h1>An Overview of Datalog</h1> <p>By Jeffrey Straszheim</p> @@ -71,7 +64,7 @@ namespace. <p>Clojure Datalog supports an in memory relational database format, implemented in clojure.contrib.datalog.database (<a href="http://github.com/richhickey/clojure-contrib/blob/master/src/clojure/contrib/datalog/database.clj">here</a>). It supports relations (tables) with named columns and simple hash based indexes. At the present time it does not support any integrity constraints (perhaps later).</p> -<p>Tables are build with <code>make-database</code>, like this:</p> +<p>Tables are built with <code>make-database</code>, like this:</p> <pre><code>(make-database (relation :employee [:id :name :position]) @@ -215,7 +208,8 @@ namespace. </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/doc/pprint/CommonLispFormat.html b/doc/pprint/CommonLispFormat.html index 4bfc9b1a..3abeff74 100644 --- a/doc/pprint/CommonLispFormat.html +++ b/doc/pprint/CommonLispFormat.html @@ -1,8 +1,8 @@ <html> <head> <title>A Common Lisp-compatible Format Function</title> - <link href="../../file/view/favicon.png" rel="icon" /> - <link href="../../file/view/favicon.png" rel="shortcut icon" /> + <link href="../../static/favicon.png" rel="icon" /> + <link href="../../static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="../../static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="../../static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="../../static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"></div> <div id="content-tag"><html><body><h1>A Common Lisp-compatible Format Function</h1> @@ -296,7 +289,8 @@ directive to cl-format has an argument extension to let you choose:</p> </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/doc/pprint/PrettyPrinting.html b/doc/pprint/PrettyPrinting.html index ecb9490d..5378f08b 100644 --- a/doc/pprint/PrettyPrinting.html +++ b/doc/pprint/PrettyPrinting.html @@ -1,8 +1,8 @@ <html> <head> <title>A Pretty Printer for Clojure</title> - <link href="../../file/view/favicon.png" rel="icon" /> - <link href="../../file/view/favicon.png" rel="shortcut icon" /> + <link href="../../static/favicon.png" rel="icon" /> + <link href="../../static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="../../static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="../../static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="../../static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"></div> <div id="content-tag"><html><body><h1>A Pretty Printer for Clojure</h1> @@ -353,7 +346,8 @@ of my list. </p> </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/duck-streams-api.html b/duck-streams-api.html index 05002276..d27b3e84 100644 --- a/duck-streams-api.html +++ b/duck-streams-api.html @@ -1,8 +1,8 @@ <html> <head> <title>duck-streams API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -348,7 +341,8 @@ closed.</pre> </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/error-kit-api.html b/error-kit-api.html index 8dc4437c..9832487e 100644 --- a/error-kit-api.html +++ b/error-kit-api.html @@ -1,8 +1,8 @@ <html> <head> <title>error-kit API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -206,7 +199,8 @@ in a dynamic context that includes all of the following 'handle' and </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/except-api.html b/except-api.html index 31bbc049..62bf330f 100644 --- a/except-api.html +++ b/except-api.html @@ -1,8 +1,8 @@ <html> <head> <title>except API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -149,7 +142,8 @@ clojure.core/format. All arguments are optional: </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/fcase-api.html b/fcase-api.html index f8945c9e..5f242e46 100644 --- a/fcase-api.html +++ b/fcase-api.html @@ -1,8 +1,8 @@ <html> <head> <title>fcase API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -176,7 +169,8 @@ with re-find.</pre> </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/find-namespaces-api.html b/find-namespaces-api.html index 9847596f..b5a62f52 100644 --- a/find-namespaces-api.html +++ b/find-namespaces-api.html @@ -1,8 +1,8 @@ <html> <head> <title>find-namespaces API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -255,7 +248,8 @@ fails, or if the first form is not a ns declaration.</pre> </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/fnmap-api.html b/fnmap-api.html index a0af0499..3f1d5823 100644 --- a/fnmap-api.html +++ b/fnmap-api.html @@ -1,8 +1,8 @@ <html> <head> <title>fnmap API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -108,7 +101,8 @@ All other map operations are passed through to the internal map.</pre> </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/gen-html-docs-api.html b/gen-html-docs-api.html index 31de8ed8..1d88a168 100644 --- a/gen-html-docs-api.html +++ b/gen-html-docs-api.html @@ -1,8 +1,8 @@ <html> <head> <title>gen-html-docs API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -110,7 +103,8 @@ emits the generated HTML to the path named by path.</pre> </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/generic.arithmetic-api.html b/generic.arithmetic-api.html index 82619fbd..3877099d 100644 --- a/generic.arithmetic-api.html +++ b/generic.arithmetic-api.html @@ -1,8 +1,8 @@ <html> <head> <title>generic.arithmetic API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -173,7 +166,8 @@ e.g. as (qsym clojure.contrib.generic.arithmetic /).</pre> </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/generic.collection-api.html b/generic.collection-api.html index bf51370e..025f3197 100644 --- a/generic.collection-api.html +++ b/generic.collection-api.html @@ -1,8 +1,8 @@ <html> <head> <title>generic.collection API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -171,7 +164,8 @@ from-coll conjoined.</pre> </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/generic.comparison-api.html b/generic.comparison-api.html index f4c6a45e..6eb4cd9b 100644 --- a/generic.comparison-api.html +++ b/generic.comparison-api.html @@ -1,8 +1,8 @@ <html> <head> <title>generic.comparison API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -175,7 +168,8 @@ is provided in terms of <.</pre> </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/generic.functor-api.html b/generic.functor-api.html index a1e7a285..42df442c 100644 --- a/generic.functor-api.html +++ b/generic.functor-api.html @@ -1,8 +1,8 @@ <html> <head> <title>generic.functor API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -96,7 +89,8 @@ a structure of the same kind.</pre> </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/generic.math-functions-api.html b/generic.math-functions-api.html index d46d4f9f..611174cb 100644 --- a/generic.math-functions-api.html +++ b/generic.math-functions-api.html @@ -1,8 +1,8 @@ <html> <head> <title>generic.math-functions API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -308,7 +301,8 @@ is less than eps.</pre> </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/graph-api.html b/graph-api.html index 34d950b2..783e3c71 100644 --- a/graph-api.html +++ b/graph-api.html @@ -1,8 +1,8 @@ <html> <head> <title>graph API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -264,7 +257,8 @@ behavior, call (-> g transitive-closure add-loops)</pre> </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/greatest-least-api.html b/greatest-least-api.html index 3ca2147e..4adb6144 100644 --- a/greatest-least-api.html +++ b/greatest-least-api.html @@ -1,8 +1,8 @@ <html> <head> <title>greatest-least API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -172,7 +165,8 @@ by <span id="author">Vincent Foley</span><br /> </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/http.agent-api.html b/http.agent-api.html index 0e009108..40d7c17e 100644 --- a/http.agent-api.html +++ b/http.agent-api.html @@ -1,8 +1,8 @@ <html> <head> <title>http.agent API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -427,7 +420,8 @@ not specified.</pre> </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/http.connection-api.html b/http.connection-api.html index cbac07ff..9e7c7c67 100644 --- a/http.connection-api.html +++ b/http.connection-api.html @@ -1,8 +1,8 @@ <html> <head> <title>http.connection API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -105,7 +98,8 @@ by <span id="author">Unknown</span><br /> </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/import-static-api.html b/import-static-api.html index 5bb0026c..56473761 100644 --- a/import-static-api.html +++ b/import-static-api.html @@ -1,8 +1,8 @@ <html> <head> <title>import-static API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -108,7 +101,8 @@ first-class fns.</pre> </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> @@ -1,8 +1,8 @@ <html> <head> <title>Clojure Contrib - Overview</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -344,7 +337,7 @@ a large part of the clojure community. This library was created by Rich Hickey but has been populated and is maintained by a group of volunteers who are excited about the success of the Clojure language and want to do our part to help it along. The current list of contributors is available -on the <a href="http://code.google.com/p/clojure-contrib/">clojure.contrib home page</a>. +on the <a href="http://http://github.com/richhickey/clojure-contrib/">clojure.contrib home page</a>. <br /><br /> More contributions (and contributors) are welcome. If you wish to contribute, you will need to sign a contributor agreement (which allows Clojure and clojure.contrib to proceed @@ -1933,7 +1926,8 @@ general, and xml trees in particular.</pre> </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/jar-api.html b/jar-api.html index d4d3a1c9..db0c36be 100644 --- a/jar-api.html +++ b/jar-api.html @@ -1,8 +1,8 @@ <html> <head> <title>jar API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -107,7 +100,8 @@ the JAR file.</pre> </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/java-utils-api.html b/java-utils-api.html index 5e562a2f..dbc97b85 100644 --- a/java-utils-api.html +++ b/java-utils-api.html @@ -1,8 +1,8 @@ <html> <head> <title>java-utils API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -229,7 +222,8 @@ translated to a clearing of the property.</pre> </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/javadoc.browse-api.html b/javadoc.browse-api.html index c29ffa95..918deaac 100644 --- a/javadoc.browse-api.html +++ b/javadoc.browse-api.html @@ -1,8 +1,8 @@ <html> <head> <title>javadoc.browse API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -108,7 +101,8 @@ supported.</pre> </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/jmx-api.html b/jmx-api.html index 2c73ae7e..45deae73 100644 --- a/jmx-api.html +++ b/jmx-api.html @@ -1,8 +1,8 @@ <html> <head> <title>jmx API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -405,7 +398,8 @@ indicate an unsupported operation!</pre> </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/json.read-api.html b/json.read-api.html index 27f3a21a..b68a58e6 100644 --- a/json.read-api.html +++ b/json.read-api.html @@ -1,8 +1,8 @@ <html> <head> <title>json.read API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -125,7 +118,8 @@ java.io.PushbackReader.</pre> </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/json.write-api.html b/json.write-api.html index 49b7f0eb..dac72d69 100644 --- a/json.write-api.html +++ b/json.write-api.html @@ -1,8 +1,8 @@ <html> <head> <title>json.write API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -140,7 +133,8 @@ Numbers print as with pr.</pre> </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/lazy-seqs-api.html b/lazy-seqs-api.html index d8931494..a6302511 100644 --- a/lazy-seqs-api.html +++ b/lazy-seqs-api.html @@ -1,8 +1,8 @@ <html> <head> <title>lazy-seqs API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -134,7 +127,8 @@ by <span id="author">Stephen C. Gilardi</span><br /> </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/lazy-xml-api.html b/lazy-xml-api.html index 9c7e12d8..a234b7ba 100644 --- a/lazy-xml-api.html +++ b/lazy-xml-api.html @@ -1,8 +1,8 @@ <html> <head> <title>lazy-xml API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -153,7 +146,8 @@ parser will be used.</pre> </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/logging-api.html b/logging-api.html index 57dde739..e05df17e 100644 --- a/logging-api.html +++ b/logging-api.html @@ -1,8 +1,8 @@ <html> <head> <title>logging API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -390,7 +383,8 @@ namespace all redirected logging.</pre> </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/macro-utils-api.html b/macro-utils-api.html index ed443009..45d679d3 100644 --- a/macro-utils-api.html +++ b/macro-utils-api.html @@ -1,8 +1,8 @@ <html> <head> <title>macro-utils API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -189,7 +182,8 @@ The syntax is the same as for let forms.</pre> </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/macros-api.html b/macros-api.html index 0ea70271..5f2febd6 100644 --- a/macros-api.html +++ b/macros-api.html @@ -1,8 +1,8 @@ <html> <head> <title>macros API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -109,7 +102,8 @@ being equivalent to (let [name (fn name args body)] ...).</pre> </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/map-utils-api.html b/map-utils-api.html index e3afb558..51e3c2ff 100644 --- a/map-utils-api.html +++ b/map-utils-api.html @@ -1,8 +1,8 @@ <html> <head> <title>map-utils API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -133,7 +126,8 @@ only when there's a non-map at a particular level. </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/math-api.html b/math-api.html index 4abc4903..a6c8173a 100644 --- a/math-api.html +++ b/math-api.html @@ -1,8 +1,8 @@ <html> <head> <title>math API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -228,7 +221,8 @@ round always returns an integer. Rounds up for values exactly in between two in </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/miglayout-api.html b/miglayout-api.html index 0c681b6f..eae2871a 100644 --- a/miglayout-api.html +++ b/miglayout-api.html @@ -1,8 +1,8 @@ <html> <head> <title>miglayout API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -326,7 +319,8 @@ vectors each associating a component with its constraints string.</pre> </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/mmap-api.html b/mmap-api.html index 47b2db72..feb9a451 100644 --- a/mmap-api.html +++ b/mmap-api.html @@ -1,8 +1,8 @@ <html> <head> <title>mmap API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -118,7 +111,8 @@ mmaped file for "normal" activies -- slurp, load-file, etc.</pre> </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/monadic-io-streams-api.html b/monadic-io-streams-api.html index 6879c1a2..4e0f1015 100644 --- a/monadic-io-streams-api.html +++ b/monadic-io-streams-api.html @@ -1,8 +1,8 @@ <html> <head> <title>monadic-io-streams API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -226,7 +219,8 @@ by clojure.contrib.duck-streams/writer.</pre> </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/monads-api.html b/monads-api.html index 9c2ae628..f29238df 100644 --- a/monads-api.html +++ b/monads-api.html @@ -1,8 +1,8 @@ <html> <head> <title>monads API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -559,7 +552,8 @@ log data. Its empty value is passed as a parameter.</pre> </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/ns-utils-api.html b/ns-utils-api.html index c3063417..cedab856 100644 --- a/ns-utils-api.html +++ b/ns-utils-api.html @@ -1,8 +1,8 @@ <html> <head> <title>ns-utils API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -164,7 +157,8 @@ a namespace</pre> </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/pprint-api.html b/pprint-api.html index ec96988f..59f3cdeb 100644 --- a/pprint-api.html +++ b/pprint-api.html @@ -1,8 +1,8 @@ <html> <head> <title>pprint API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -605,7 +598,8 @@ PSEUDO-TAGS: some keywords have special meaning: </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/probabilities.finite-distributions-api.html b/probabilities.finite-distributions-api.html index 9dd550f0..b2beb8a2 100644 --- a/probabilities.finite-distributions-api.html +++ b/probabilities.finite-distributions-api.html @@ -1,8 +1,8 @@ <html> <head> <title>probabilities.finite-distributions API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -220,7 +213,8 @@ probabilities proportional to 1/k^s.</pre> </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/probabilities.monte-carlo-api.html b/probabilities.monte-carlo-api.html index 806e8829..e2db1d0b 100644 --- a/probabilities.monte-carlo-api.html +++ b/probabilities.monte-carlo-api.html @@ -1,8 +1,8 @@ <html> <head> <title>probabilities.monte-carlo API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -260,7 +253,8 @@ distribution dist.</pre> </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/probabilities.random-numbers-api.html b/probabilities.random-numbers-api.html index 799b5d81..e17ceae9 100644 --- a/probabilities.random-numbers-api.html +++ b/probabilities.random-numbers-api.html @@ -1,8 +1,8 @@ <html> <head> <title>probabilities.random-numbers API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -116,7 +109,8 @@ in the stream object and cannot be restored.</pre> </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/profile-api.html b/profile-api.html index d7ada6e7..3d4f01a7 100644 --- a/profile-api.html +++ b/profile-api.html @@ -1,8 +1,8 @@ <html> <head> <title>profile API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -186,7 +179,8 @@ nanoseconds.</pre> </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/prxml-api.html b/prxml-api.html index f8c9bc5a..c30c68bb 100644 --- a/prxml-api.html +++ b/prxml-api.html @@ -1,8 +1,8 @@ <html> <head> <title>prxml API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -138,7 +131,8 @@ PSEUDO-TAGS: some keywords have special meaning: </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/repl-ln-api.html b/repl-ln-api.html index f18b01d9..38e39266 100644 --- a/repl-ln-api.html +++ b/repl-ln-api.html @@ -1,8 +1,8 @@ <html> <head> <title>repl-ln API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -197,7 +190,8 @@ options provided by clojure.contrib.repl-ln/repl.</pre> </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/repl-utils-api.html b/repl-utils-api.html index e1e6d59d..0faa0ef8 100644 --- a/repl-utils-api.html +++ b/repl-utils-api.html @@ -1,8 +1,8 @@ <html> <head> <title>repl-utils API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -289,7 +282,8 @@ all break-threads to be stopped. See 'add-break-thread!'</pre> </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/seq-utils-api.html b/seq-utils-api.html index 79a6b5ad..a28469c9 100644 --- a/seq-utils-api.html +++ b/seq-utils-api.html @@ -1,8 +1,8 @@ <html> <head> <title>seq-utils API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -296,7 +289,8 @@ a multimethod that can have implementations for new classes and types.</pre> </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/server-socket-api.html b/server-socket-api.html index cc4b5851..de4fdc15 100644 --- a/server-socket-api.html +++ b/server-socket-api.html @@ -1,8 +1,8 @@ <html> <head> <title>server-socket API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -116,7 +109,8 @@ to a specific endpoint.</pre> </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/set-api.html b/set-api.html index 30c2c5e2..2470dcc4 100644 --- a/set-api.html +++ b/set-api.html @@ -1,8 +1,8 @@ <html> <head> <title>set API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -128,7 +121,8 @@ by <span id="author">Jason Wolfe</span><br /> </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/shell-out-api.html b/shell-out-api.html index 8ec5967a..00e6c0b7 100644 --- a/shell-out-api.html +++ b/shell-out-api.html @@ -1,8 +1,8 @@ <html> <head> <title>shell-out API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -121,7 +114,8 @@ and with-sh-dir.</pre> </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/singleton-api.html b/singleton-api.html index 005cdc42..f011abb5 100644 --- a/singleton-api.html +++ b/singleton-api.html @@ -1,8 +1,8 @@ <html> <head> <title>singleton API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -121,7 +114,8 @@ per-thread-singleton. See </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/sql-api.html b/sql-api.html index b5831ad2..108a8af4 100644 --- a/sql-api.html +++ b/sql-api.html @@ -1,8 +1,8 @@ <html> <head> <title>sql API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -659,7 +652,8 @@ parameterized) sql query string followed by values for any parameters.</pre> </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/str-utils-api.html b/str-utils-api.html index 25f03ab7..533229d1 100644 --- a/str-utils-api.html +++ b/str-utils-api.html @@ -1,8 +1,8 @@ <html> <head> <title>str-utils API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -184,7 +177,8 @@ the match. </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/str-utils2-api.html b/str-utils2-api.html index ba96077e..c42c994d 100644 --- a/str-utils2-api.html +++ b/str-utils2-api.html @@ -1,8 +1,8 @@ <html> <head> <title>str-utils2 API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -487,7 +480,8 @@ is to keep the string as the first argument for use with -></pre> </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/stream-utils-api.html b/stream-utils-api.html index 4a0cf652..8a284be0 100644 --- a/stream-utils-api.html +++ b/stream-utils-api.html @@ -1,8 +1,8 @@ <html> <head> <title>stream-utils API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -272,7 +265,8 @@ add a derivation from this type.</pre> </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/swing-utils-api.html b/swing-utils-api.html index e09c2a9c..ebd5ba19 100644 --- a/swing-utils-api.html +++ b/swing-utils-api.html @@ -1,8 +1,8 @@ <html> <head> <title>swing-utils API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -215,7 +208,8 @@ add-menu-item function.</pre> </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/trace-api.html b/trace-api.html index ac829781..8bce68d6 100644 --- a/trace-api.html +++ b/trace-api.html @@ -1,8 +1,8 @@ <html> <head> <title>trace API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -157,7 +150,8 @@ may be rebound to do anything you like. 'name' is optional.</pre> </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/types-api.html b/types-api.html index 8353616a..90995760 100644 --- a/types-api.html +++ b/types-api.html @@ -1,8 +1,8 @@ <html> <head> <title>types API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -156,7 +149,8 @@ for the template to match.</pre> </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/with-ns-api.html b/with-ns-api.html index 7fd0781a..a990419a 100644 --- a/with-ns-api.html +++ b/with-ns-api.html @@ -1,8 +1,8 @@ <html> <head> <title>with-ns API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -109,7 +102,8 @@ removed. The temporary namespace will 'refer' clojure.core.</pre> </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> diff --git a/zip-filter-api.html b/zip-filter-api.html index b6219a5c..fc092fbc 100644 --- a/zip-filter-api.html +++ b/zip-filter-api.html @@ -1,8 +1,8 @@ <html> <head> <title>zip-filter API reference (clojure.contrib)</title> - <link href="file/view/favicon.png" rel="icon" /> - <link href="file/view/favicon.png" rel="shortcut icon" /> + <link href="static/favicon.png" rel="icon" /> + <link href="static/favicon.png" rel="shortcut icon" /> <link media="all" type="text/css" href="static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="static/internal.css" rel="stylesheet" /> @@ -24,7 +24,7 @@ namespace. <body> <div id="AllContentContainer"> <div id="Header"> - <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="file/view/clojure-icon.gif" /></a> + <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="Clojure" href="index.html">Clojure</a></h1> </div> <div id="leftcolumn"><div><div style="text-align: center;"></div> @@ -43,13 +43,6 @@ namespace. <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <!-- Temporary disclaimer --> - <div style="background-color: #FF0000; font-weight: bold;"> - NOTE: These autogen pages are still under development. - Not all links work. Not all formatting is done. - Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) - with any questions. - </div> <div id="right-sidebar"><div><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> @@ -288,7 +281,8 @@ given. See xml-></pre> </div> </div> </div> - <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.</div> + <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> + Clojure auto-documentation system by Tom Faulhaber.</div> </div> <!-- /AllContentContainer --> </body> |