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 98f859d commit e425d39
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 50 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 - core.cache 0.8.3-SNAPSHOT API documentation</title>
<title>Index - core.cache 1.0.226-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,7 +25,7 @@ <h1><a href="index.html" id="page-header" title="page header title">core.cache 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">core.cache</span> <span id="version">0.8.3-SNAPSHOT</span> API</span><br />
<span class="toc-header"><span id="project-name">core.cache</span> <span id="version">1.0.226-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>
Expand All @@ -41,7 +41,7 @@ <h1><a href="index.html" id="page-header" title="page header title">core.cache 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">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>
<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>
This page has an alphabetical index of all the documented functions and variables
in <span class="project-name-span">core.cache</span>.

Expand Down Expand Up @@ -76,8 +76,8 @@ <h2 id="A"><span id="section-head">A</span></h2>
<h2 id="B"><span id="section-head">B</span></h2>
<pre>
<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...
</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...
</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...
</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...
</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...
</span></span><span id="section-content"> <a href="index.html#clojure.core.cache/BasicCache">BasicCache</a><span id="line-content"> type clojure.core.cache
</span></span>
</pre>
Expand Down Expand Up @@ -260,7 +260,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-2019 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 e425d39

Please sign in to comment.