-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
44 changed files
with
1,440 additions
and
14 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# ECNQueue documentation | ||
|
||
## Item Class | ||
|
||
::: ECNQueue.Item | ||
:docstring: | ||
|
||
### Item functions | ||
|
||
::: ECNQueue.Item | ||
:members: | ||
|
||
## Queue Class | ||
|
||
::: ECNQueue.Queue | ||
:docstring: | ||
|
||
### Queue Functions | ||
|
||
::: ECNQueue.Queue | ||
:memebers: |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,3 +7,4 @@ markdown_extensions: | |
|
||
theme: | ||
name: material | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,234 @@ | ||
|
||
<!doctype html> | ||
<html lang="en" class="no-js"> | ||
<head> | ||
|
||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width,initial-scale=1"> | ||
|
||
|
||
|
||
|
||
<link rel="shortcut icon" href="/assets/images/favicon.png"> | ||
<meta name="generator" content="mkdocs-1.1.2, mkdocs-material-6.1.7"> | ||
|
||
|
||
|
||
<title>WebQueue2</title> | ||
|
||
|
||
|
||
<link rel="stylesheet" href="/assets/stylesheets/main.19753c6b.min.css"> | ||
|
||
|
||
<link rel="stylesheet" href="/assets/stylesheets/palette.196e0c26.min.css"> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<link href="https://fonts.gstatic.com" rel="preconnect" crossorigin> | ||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,400i,700%7CRoboto+Mono&display=fallback"> | ||
<style>body,input{font-family:"Roboto",-apple-system,BlinkMacSystemFont,Helvetica,Arial,sans-serif}code,kbd,pre{font-family:"Roboto Mono",SFMono-Regular,Consolas,Menlo,monospace}</style> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</head> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<body dir="ltr" data-md-color-scheme="" data-md-color-primary="none" data-md-color-accent="none"> | ||
|
||
|
||
<input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer" autocomplete="off"> | ||
<input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search" autocomplete="off"> | ||
<label class="md-overlay" for="__drawer"></label> | ||
<div data-md-component="skip"> | ||
|
||
</div> | ||
<div data-md-component="announce"> | ||
|
||
</div> | ||
|
||
|
||
|
||
<header class="md-header" data-md-component="header"> | ||
<nav class="md-header-nav md-grid" aria-label="Header"> | ||
<a href="/." title="WebQueue2" class="md-header-nav__button md-logo" aria-label="WebQueue2"> | ||
|
||
|
||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 003-3 3 3 0 00-3-3 3 3 0 00-3 3 3 3 0 003 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54z"/></svg> | ||
|
||
</a> | ||
<label class="md-header-nav__button md-icon" for="__drawer"> | ||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M3 6h18v2H3V6m0 5h18v2H3v-2m0 5h18v2H3v-2z"/></svg> | ||
</label> | ||
<div class="md-header-nav__title" data-md-component="header-title"> | ||
|
||
<div class="md-header-nav__ellipsis"> | ||
<span class="md-header-nav__topic md-ellipsis"> | ||
WebQueue2 | ||
</span> | ||
<span class="md-header-nav__topic md-ellipsis"> | ||
|
||
|
||
|
||
</span> | ||
</div> | ||
|
||
</div> | ||
|
||
<label class="md-header-nav__button md-icon" for="__search"> | ||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0116 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.516 6.516 0 019.5 16 6.5 6.5 0 013 9.5 6.5 6.5 0 019.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5z"/></svg> | ||
</label> | ||
|
||
<div class="md-search" data-md-component="search" role="dialog"> | ||
<label class="md-search__overlay" for="__search"></label> | ||
<div class="md-search__inner" role="search"> | ||
<form class="md-search__form" name="search"> | ||
<input type="text" class="md-search__input" name="query" aria-label="Search" placeholder="Search" autocapitalize="off" autocorrect="off" autocomplete="off" spellcheck="false" data-md-component="search-query" data-md-state="active" required> | ||
<label class="md-search__icon md-icon" for="__search"> | ||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0116 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.516 6.516 0 019.5 16 6.5 6.5 0 013 9.5 6.5 6.5 0 019.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5z"/></svg> | ||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12z"/></svg> | ||
</label> | ||
<button type="reset" class="md-search__icon md-icon" aria-label="Clear" data-md-component="search-reset" tabindex="-1"> | ||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"/></svg> | ||
</button> | ||
</form> | ||
<div class="md-search__output"> | ||
<div class="md-search__scrollwrap" data-md-scrollfix> | ||
<div class="md-search-result" data-md-component="search-result"> | ||
<div class="md-search-result__meta"> | ||
Initializing search | ||
</div> | ||
<ol class="md-search-result__list"></ol> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
|
||
</nav> | ||
</header> | ||
|
||
<div class="md-container" data-md-component="container"> | ||
|
||
|
||
|
||
|
||
<main class="md-main" data-md-component="main"> | ||
<div class="md-main__inner md-grid"> | ||
|
||
|
||
<div class="md-sidebar md-sidebar--primary" data-md-component="navigation"> | ||
<div class="md-sidebar__scrollwrap"> | ||
<div class="md-sidebar__inner"> | ||
|
||
|
||
<nav class="md-nav md-nav--primary" aria-label="Navigation" data-md-level="0"> | ||
<label class="md-nav__title" for="__drawer"> | ||
<a href="/." title="WebQueue2" class="md-nav__button md-logo" aria-label="WebQueue2"> | ||
|
||
|
||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 003-3 3 3 0 00-3-3 3 3 0 00-3 3 3 3 0 003 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54z"/></svg> | ||
|
||
</a> | ||
WebQueue2 | ||
</label> | ||
|
||
<ul class="md-nav__list" data-md-scrollfix> | ||
|
||
|
||
|
||
|
||
|
||
|
||
<li class="md-nav__item"> | ||
<a href="/." class="md-nav__link"> | ||
Welcome to MkDocs | ||
</a> | ||
</li> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<li class="md-nav__item"> | ||
<a href="/ecnqueue/" class="md-nav__link"> | ||
ECNQueue documentation | ||
</a> | ||
</li> | ||
|
||
|
||
</ul> | ||
</nav> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
|
||
|
||
<div class="md-content"> | ||
<article class="md-content__inner md-typeset"> | ||
|
||
<h1>404 - Not found</h1> | ||
|
||
|
||
|
||
|
||
|
||
|
||
</article> | ||
</div> | ||
</div> | ||
</main> | ||
|
||
|
||
<footer class="md-footer"> | ||
|
||
<div class="md-footer-meta md-typeset"> | ||
<div class="md-footer-meta__inner md-grid"> | ||
<div class="md-footer-copyright"> | ||
|
||
Made with | ||
<a href="https://squidfunk.github.io/mkdocs-material/" target="_blank" rel="noopener"> | ||
Material for MkDocs | ||
</a> | ||
</div> | ||
|
||
</div> | ||
</div> | ||
</footer> | ||
|
||
</div> | ||
|
||
<script src="/assets/javascripts/vendor.0ac82a11.min.js"></script> | ||
<script src="/assets/javascripts/bundle.f81dfb4d.min.js"></script><script id="__lang" type="application/json">{"clipboard.copy": "Copy to clipboard", "clipboard.copied": "Copied to clipboard", "search.config.lang": "en", "search.config.pipeline": "trimmer, stopWordFilter", "search.config.separator": "[\\s\\-]+", "search.placeholder": "Search", "search.result.placeholder": "Type to start searching", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.term.missing": "Missing"}</script> | ||
|
||
<script> | ||
app = initialize({ | ||
base: "/", | ||
features: [], | ||
search: Object.assign({ | ||
worker: "/assets/javascripts/worker/search.4ac00218.min.js" | ||
}, typeof search !== "undefined" && search) | ||
}) | ||
</script> | ||
|
||
|
||
</body> | ||
</html> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions
2
api/documentation/site/assets/javascripts/bundle.f81dfb4d.min.js
Large diffs are not rendered by default.
Oops, something went wrong.
1 change: 1 addition & 0 deletions
1
api/documentation/site/assets/javascripts/bundle.f81dfb4d.min.js.map
Large diffs are not rendered by default.
Oops, something went wrong.
1 change: 1 addition & 0 deletions
1
api/documentation/site/assets/javascripts/lunr/min/lunr.ar.min.js
Large diffs are not rendered by default.
Oops, something went wrong.
18 changes: 18 additions & 0 deletions
18
api/documentation/site/assets/javascripts/lunr/min/lunr.da.min.js
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
18 changes: 18 additions & 0 deletions
18
api/documentation/site/assets/javascripts/lunr/min/lunr.de.min.js
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.