Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@ jobs:

strategy:
matrix:
otp_version: [22,23,24]
otp_version: [26,27,28]
os: [ubuntu-latest]

container:
image: erlang:${{ matrix.otp_version }}

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- name: Compile
run: make
- name: Test
Expand Down
2 changes: 1 addition & 1 deletion GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ test: $(REBAR)
## Doc targets
##
edoc: $(REBAR)
$(REBAR) edoc
$(REBAR) ex_doc

29 changes: 29 additions & 0 deletions doc/.build
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
404.html
api-reference.html
dist/handlebars.runtime-NWIB6V2M.js
dist/handlebars.templates-K7URE6B4.js
dist/html-PVRIOB7F.js
dist/html-erlang-4IXSOGMD.css
dist/inconsolata-latin-400-normal-RGKDDNDD.woff2
dist/inconsolata-latin-700-normal-DTS2D7TO.woff2
dist/inconsolata-latin-ext-400-normal-K7HVGTP7.woff2
dist/inconsolata-latin-ext-700-normal-4MPBLFZC.woff2
dist/inconsolata-vietnamese-400-normal-IGQPHHJH.woff2
dist/inconsolata-vietnamese-700-normal-LHEGSN35.woff2
dist/lato-latin-300-normal-YUMVEFOL.woff2
dist/lato-latin-400-normal-W7754I4D.woff2
dist/lato-latin-700-normal-2XVSBPG4.woff2
dist/lato-latin-ext-300-normal-VPGGJKJL.woff2
dist/lato-latin-ext-400-normal-N27NCBWW.woff2
dist/lato-latin-ext-700-normal-Q2L5DVMW.woff2
dist/remixicon-NKANDIL5.woff2
dist/search_data-3FEDF90C.js
dist/sidebar_items-C002F7F1.js
index.html
license.html
readme.html
ringbuffer.html
ringbuffer_app.html
ringbuffer_process.html
ringbuffer_sup.html
search.html
160 changes: 160 additions & 0 deletions doc/404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,160 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="ExDoc v0.35.1">
<meta name="project" content="ringbuffer v1.2.0+build.18.refca920a0">


<meta name="robots" content="noindex">

<title>404 — ringbuffer v1.2.0+build.18.refca920a0</title>
<link rel="stylesheet" href="dist/html-erlang-4IXSOGMD.css" />


<script src="dist/handlebars.runtime-NWIB6V2M.js"></script>
<script src="dist/handlebars.templates-K7URE6B4.js"></script>
<script src="dist/sidebar_items-C002F7F1.js"></script>
<script src="docs_config.js"></script>
<script async src="dist/html-PVRIOB7F.js"></script>

</head>
<body data-type="extras" class="page-extra">
<script>

try {
var settings = JSON.parse(localStorage.getItem('ex_doc:settings') || '{}');

if (settings.theme === 'dark' ||
((settings.theme === 'system' || settings.theme == null) &&
window.matchMedia('(prefers-color-scheme: dark)').matches)
) {
document.body.classList.add('dark')
}
} catch (error) { }
</script>

<div class="body-wrapper">

<button id="sidebar-menu" class="sidebar-button sidebar-toggle" aria-label="toggle sidebar" aria-controls="sidebar">
<i class="ri-menu-line ri-lg" title="Collapse/expand sidebar"></i>
</button>

<nav id="sidebar" class="sidebar">

<div class="sidebar-header">
<div class="sidebar-projectInfo">

<div>
<a href="readme.html" class="sidebar-projectName" translate="no">
ringbuffer
</a>
<div class="sidebar-projectVersion" translate="no">
v1.2.0+build.18.refca920a0
</div>
</div>
</div>
<ul id="sidebar-listNav" class="sidebar-listNav" role="tablist">
<li>
<button id="extras-list-tab-button" role="tab" data-type="extras" aria-controls="extras-tab-panel" aria-selected="true" tabindex="0">
Pages
</button>
</li>

<li>
<button id="modules-list-tab-button" role="tab" data-type="modules" aria-controls="modules-tab-panel" aria-selected="false" tabindex="-1">
Modules
</button>
</li>


</ul>
</div>

<div id="extras-tab-panel" class="sidebar-tabpanel" role="tabpanel" aria-labelledby="extras-list-tab-button">
<ul id="extras-full-list" class="full-list"></ul>
</div>

<div id="modules-tab-panel" class="sidebar-tabpanel" role="tabpanel" aria-labelledby="modules-list-tab-button" hidden>
<ul id="modules-full-list" class="full-list"></ul>
</div>


</nav>

<main class="content">
<output role="status" id="toast"></output>

<div id="content" class="content-inner">
<div class="top-search">
<div class="search-settings">
<form class="search-bar" action="search.html">
<label class="search-label">
<span class="sr-only">Search documentation of ringbuffer</span>
<input name="q" type="text" class="search-input" placeholder="Press / to search" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" />
</label>
<button type="submit" class="search-button" aria-label="Submit Search">
<i class="ri-search-2-line ri-lg" aria-hidden="true" title="Submit search"></i>
</button>
<button type="button" tabindex="-1" class="search-close-button" aria-hidden="true">
<i class="ri-close-line ri-lg" title="Cancel search"></i>
</button>
</form>
<div class="autocomplete">
</div>
<button class="icon-settings display-settings">
<i class="ri-settings-3-line"></i>
<span class="sr-only">Settings</span>
</button>
</div>
</div>

<h1>
<span>Page not found</span>
</h1>

<p>Sorry, but the page you were trying to get to, does not exist. You
may want to try searching this site using the sidebar

or using our <a href="api-reference.html">API Reference</a> page

to find what you were looking for.</p>
<footer class="footer">
<p>

<span class="line">
<a href="https://hex.pm/packages/ringbuffer/1.2.0+build.18.refca920a0" class="footer-hex-package">Hex Package</a>

<a href="https://preview.hex.pm/preview/ringbuffer/1.2.0+build.18.refca920a0">Hex Preview</a>

</span>

<span class="line">
<button class="a-main footer-button display-quick-switch" title="Search HexDocs packages">
Search HexDocs
</button>

<a href="ringbuffer.epub" title="ePub version">
Download ePub version
</a>

</span>
</p>

<p class="built-using">
Built using
<a href="https://github.com/elixir-lang/ex_doc" title="ExDoc" target="_blank" rel="help noopener" translate="no">ExDoc</a> (v0.35.1) for the

<a href="https://erlang.org" title="Erlang" target="_blank" translate="no">Erlang programming language</a>

</p>

</footer>
</div>
</main>
</div>

</body>
</html>
Loading