Skip to content

Commit

Permalink
Autodoc commit for master/54d0d417
Browse files Browse the repository at this point in the history
  • Loading branch information
tomfaulhaber committed Nov 1, 2013
1 parent 8d525b3 commit daca958
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions api-index.html
@@ -1,7 +1,7 @@
<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
<title>Index - Lazy sequences for common combinatorial functions 0.0.5 API documentation</title>
<title>Index - Lazy sequences for common combinatorial functions 0.0.6 API documentation</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" />
Expand All @@ -25,7 +25,7 @@ <h1><a title="page header title" id="page-header" href="index.html">math.combina
<div id="leftcolumn"><div style="text-align: center;"></div>
<div class="menu">
<div class="WikiCustomNav WikiElement wiki">
<span class="toc-header"><span id="project-name">Lazy sequences for common combinatorial functions</span> <span id="version">0.0.5</span> API</span><br />
<span class="toc-header"><span id="project-name">Lazy sequences for common combinatorial functions</span> <span id="version">0.0.6</span> API</span><br />
<ul>
<li><a class="wiki_link" href="index.html">Overview</a></li>
<li><a class="wiki_link" href="api-index.html">API Index</a></li>
Expand All @@ -41,7 +41,7 @@ <h1><a title="page header title" id="page-header" href="index.html">math.combina
<div class="contentBox"><div class="innerContentBox">
<div id="content_view" class="wiki wikiPage">
<div id="right-sidebar"></div>
<div id="content-tag"><h1 id="overview">Index of Public Functions and Variables - <span id="header-project">Lazy sequences for common combinatorial functions</span> <span id="header-version">0.0.5</span><span id="header-status-block"> (<span id="header-status">in development</span>)</span></h1>
<div id="content-tag"><h1 id="overview">Index of Public Functions and Variables - <span id="header-project">Lazy sequences for common combinatorial functions</span> <span id="header-version">0.0.6</span><span id="header-status-block"> (<span id="header-status">in development</span>)</span></h1>
This page has an alphabetical index of all the documented functions and variables
in <span class="project-name-span">Lazy sequences for common combinatorial functions</span>.

Expand Down
File renamed without changes.
6 changes: 3 additions & 3 deletions index.html
@@ -1,7 +1,7 @@
<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
<title>clojure.math.combinatorics - Lazy sequences for common combinatorial functions 0.0.5 API documentation</title>
<title>clojure.math.combinatorics - Lazy sequences for common combinatorial functions 0.0.6 API documentation</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" />
Expand All @@ -25,7 +25,7 @@ <h1><a title="page header title" id="page-header" href="index.html">math.combina
<div id="leftcolumn"><div style="text-align: center;"></div>
<div class="menu">
<div class="WikiCustomNav WikiElement wiki">
<span class="toc-header"><span id="project-name">Lazy sequences for common combinatorial functions</span> <span id="version">0.0.5</span> API</span><br />
<span class="toc-header"><span id="project-name">Lazy sequences for common combinatorial functions</span> <span id="version">0.0.6</span> API</span><br />
<ul>
<li><a class="wiki_link" href="index.html">Overview</a></li>
<li><a class="wiki_link" href="api-index.html">API Index</a></li>
Expand Down Expand Up @@ -79,7 +79,7 @@ <h1 class="nopad">Table of Contents</h1>
</div>
</div>
<div id="content-tag"><h1 id="overview">API for <span id="clojure.math.combinatorics">clojure.math.combinatorics</span>
- <span id="header-project">Lazy sequences for common combinatorial functions</span> <span id="header-version">0.0.5</span><span id="header-status-block"> (<span id="header-status">in development</span>)</span>
- <span id="header-project">Lazy sequences for common combinatorial functions</span> <span id="header-version">0.0.6</span><span id="header-status-block"> (<span id="header-status">in development</span>)</span>
</h1>
<span id="author-line">by <span id="author-name">Mark Engelberg</span><br /></span>
<br />Full namespace name: <span id="long-name">clojure.math.combinatorics</span>
Expand Down

0 comments on commit daca958

Please sign in to comment.