diff options
Diffstat (limited to 'zip-filter-api.html')
-rw-r--r-- | zip-filter-api.html | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/zip-filter-api.html b/zip-filter-api.html index b22e2126..4fc469c6 100644 --- a/zip-filter-api.html +++ b/zip-filter-api.html @@ -27,7 +27,7 @@ namespace. <a id="Logo" href="index.html"><img alt="Clojure" height="100" width="100" src="static/clojure-icon.gif" /></a> <h1><a title="page header title" id="page-header" href="index.html">Clojure-contrib</a></h1> </div> - <div id="leftcolumn"><div><div style="text-align: center;"></div> + <div id="leftcolumn"><div style="text-align: center;"></div> <div class="menu"> <div class="WikiCustomNav WikiElement wiki"> <a class="wiki_link" href="index.html">Overview</a><br /> @@ -38,12 +38,12 @@ namespace. </ul> </div> </div> -</div></div> +</div> <div id="rightcolumn"> <div id="Content"> <div class="contentBox"><div class="innerContentBox"> <div id="content_view" class="wiki wikiPage"> - <div id="right-sidebar"><div><div id="toc"> + <div id="right-sidebar"><div id="toc"> <h1 class="nopad">Table of Contents</h1> <div style="margin-left: 1em;" class="toc-section"> <a href="#toc0">Overview</a> @@ -87,8 +87,8 @@ namespace. <br /> </div> </div> -</div></div> - <div id="content-tag"><div><h1 id="overview">API for <span id="namespace-name">zip-filter</span></h1> +</div> + <div id="content-tag"><h1 id="overview">API for <span id="namespace-name">zip-filter</span></h1> by <span id="author">Chris Houser</span><br /> <br />Usage: <pre> @@ -178,7 +178,7 @@ depth-first order, left-to-right, starting with loc.</pre> <pre id="var-docstr">Returns true if there are no more nodes to the right of location loc.</pre> <a href="http://github.com/richhickey/clojure-contrib/blob/e5b7819ef66410a87b8072417dc2f09ac4ddb03f/src/clojure/contrib/zip_filter.clj#L41" id="var-source">Source</a> </div> -<div><h2 id="namespace-name">zip-filter.xml</h2> +<h2 id="namespace-name">zip-filter.xml</h2> <pre id="namespace-docstr"></pre> <br /> <div id="var-entry"> @@ -268,9 +268,9 @@ See the footer of zip-query.clj for examples.</pre> given. See xml-></pre> <a href="http://github.com/richhickey/clojure-contrib/blob/81b9e71effbaf6aa2945cd684802d87c762cdcdd/src/clojure/contrib/zip_filter/xml.clj#L80" id="var-source">Source</a> </div> -</div> -</div></div> + +</div> </div> </div> </div> |