Skip to content

Commit e425d39

Browse files
committed
Autodoc commit
1 parent 98f859d commit e425d39

2 files changed

Lines changed: 50 additions & 50 deletions

File tree

api-index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<html>
22
<head>
33
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
4-
<title>Index - core.cache 0.8.3-SNAPSHOT API documentation</title>
4+
<title>Index - core.cache 1.0.226-SNAPSHOT API documentation</title>
55
<link rel="icon" href="static/favicon.png" />
66
<link rel="shortcut icon" href="static/favicon.png" />
77
<link rel="stylesheet" href="static/clojure.css" type="text/css" media="all" />
@@ -25,7 +25,7 @@ <h1><a href="index.html" id="page-header" title="page header title">core.cache A
2525
<div id="leftcolumn"><div style="text-align: center;"></div>
2626
<div class="menu">
2727
<div class="WikiCustomNav WikiElement wiki">
28-
<span class="toc-header"><span id="project-name">core.cache</span> <span id="version">0.8.3-SNAPSHOT</span> API</span><br />
28+
<span class="toc-header"><span id="project-name">core.cache</span> <span id="version">1.0.226-SNAPSHOT</span> API</span><br />
2929
<ul>
3030
<li><a href="index.html" class="wiki_link">Overview</a></li>
3131
<li><a href="api-index.html" class="wiki_link">API Index</a></li>
@@ -41,7 +41,7 @@ <h1><a href="index.html" id="page-header" title="page header title">core.cache A
4141
<div class="contentBox"><div class="innerContentBox">
4242
<div class="wiki wikiPage" id="content_view">
4343
<div id="right-sidebar"></div>
44-
<div id="content-tag"><h1 id="overview">Index of Public Functions and Variables - <span id="header-project">core.cache</span> <span id="header-version">0.8.3-SNAPSHOT</span><span id="header-status-block"> (<span id="header-status">in development</span>)</span></h1>
44+
<div id="content-tag"><h1 id="overview">Index of Public Functions and Variables - <span id="header-project">core.cache</span> <span id="header-version">1.0.226-SNAPSHOT</span><span id="header-status-block"> (<span id="header-status">in development</span>)</span></h1>
4545
This page has an alphabetical index of all the documented functions and variables
4646
in <span class="project-name-span">core.cache</span>.
4747

@@ -76,8 +76,8 @@ <h2 id="A"><span id="section-head">A</span></h2>
7676
<h2 id="B"><span id="section-head">B</span></h2>
7777
<pre>
7878
<span id="section-content"> <a href="index.html#clojure.core.cache/-&gt;BasicCache">-&gt;BasicCache</a><span id="line-content"> function clojure.core.cache Positional factory function for class clojure.core...
79-
</span></span><span id="section-content"> <a href="index.html#clojure.core.cache/basic-cache-factory">basic-cache-factory</a><span id="line-content"> function clojure.core.cache Returns a pluggable basic cache initialied to `bas...
80-
</span></span><span id="section-content"> <a href="index.html#clojure.core.cache.wrapped/basic-cache-factory">basic-cache-factory</a><span id="line-content"> function clojure.core.cache.wrapped Returns a pluggable basic cache initialied...
79+
</span></span><span id="section-content"> <a href="index.html#clojure.core.cache/basic-cache-factory">basic-cache-factory</a><span id="line-content"> function clojure.core.cache Returns a pluggable basic cache initialized to `ba...
80+
</span></span><span id="section-content"> <a href="index.html#clojure.core.cache.wrapped/basic-cache-factory">basic-cache-factory</a><span id="line-content"> function clojure.core.cache.wrapped Returns a pluggable basic cache initialize...
8181
</span></span><span id="section-content"> <a href="index.html#clojure.core.cache/BasicCache">BasicCache</a><span id="line-content"> type clojure.core.cache
8282
</span></span>
8383
</pre>
@@ -260,7 +260,7 @@ <h2 id="Other"><span id="section-head">Other</span></h2>
260260
</div>
261261
</div>
262262
<div id="foot">
263-
<div id="copyright" style="text-align: center;">Copyright 2007-2019 by Rich Hickey and the various contributors</div>
263+
<div id="copyright" style="text-align: center;">Copyright 2007-2023 by Rich Hickey and the various contributors</div>
264264
</div>
265265
</div>
266266
<div id="DesignedBy">Logo &amp; site design by <a href="http://www.tomhickey.com" title="Visit Tom Hickey's website.">Tom Hickey</a>.<br />

0 commit comments

Comments
 (0)