Skip to content

Commit

Permalink
Autodoc commit
Browse files Browse the repository at this point in the history
  • Loading branch information
clojure-build committed Aug 16, 2023
1 parent d625b01 commit 03bd414
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 62 deletions.
12 changes: 6 additions & 6 deletions api-index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Index - Pattern match and predicate dispatch 0.3.0-alpha5 API documentation</title>
<title>Index - core.match 1.1.1-SNAPSHOT API documentation</title>
<link rel="icon" href="static/favicon.png" />
<link rel="shortcut icon" href="static/favicon.png" />
<link rel="stylesheet" href="static/clojure.css" type="text/css" media="all" />
Expand All @@ -25,14 +25,14 @@ <h1><a href="index.html" id="page-header" title="page header title">core.match A
<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">Pattern match and predicate dispatch</span> <span id="version">0.3.0-alpha5</span> API</span><br />
<span class="toc-header"><span id="project-name">core.match</span> <span id="version">1.1.1-SNAPSHOT</span> API</span><br />
<ul>
<li><a href="index.html" class="wiki_link">Overview</a></li>
<li><a href="api-index.html" class="wiki_link">API Index</a></li>
</ul>


<a class="wiki_link" href="http://clojure.org">Clojure Home</a>
<a class="wiki_link" href="https://clojure.org">Clojure Home</a>
</div>
</div>
</div>
Expand All @@ -41,9 +41,9 @@ <h1><a href="index.html" id="page-header" title="page header title">core.match A
<div class="contentBox"><div class="innerContentBox">
<div class="wiki wikiPage" id="content_view">
<div id="right-sidebar"></div>
<div id="content-tag"><h1 id="overview">Index of Public Functions and Variables - <span id="header-project">Pattern match and predicate dispatch</span> <span id="header-version">0.3.0-alpha5</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">core.match</span> <span id="header-version">1.1.1-SNAPSHOT</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">Pattern match and predicate dispatch</span>.
in <span class="project-name-span">core.match</span>.

<!-- TODO: enable this functionality on github?
Expand Down Expand Up @@ -281,7 +281,7 @@ <h2 id="Other"><span id="section-head">Other</span></h2>
</div>
</div>
<div id="foot">
<div id="copyright" style="text-align: center;">Copyright 2007-2017 by Rich Hickey and the various contributors</div>
<div id="copyright" style="text-align: center;">Copyright 2007-2023 by Rich Hickey and the various contributors</div>
</div>
</div>
<div id="DesignedBy">Logo &amp; site design by <a href="http://www.tomhickey.com" title="Visit Tom Hickey's website.">Tom Hickey</a>.<br />
Expand Down
Loading

0 comments on commit 03bd414

Please sign in to comment.