-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
3 lines (3 loc) · 3.99 KB
/
index.html
1
2
3
<!DOCTYPE html PUBLIC ""
"">
<html><head><meta charset="UTF-8" /><title>System 0.4.1-SNAPSHOT</title><link rel="stylesheet" type="text/css" href="css/default.css" /><link rel="stylesheet" type="text/css" href="css/highlight.css" /><script type="text/javascript" src="js/highlight.min.js"></script><script type="text/javascript" src="js/jquery.min.js"></script><script type="text/javascript" src="js/page_effects.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body><div id="header"><h2>Generated by <a href="https://github.com/weavejester/codox">Codox</a></h2><h1><a href="index.html"><span class="project-title"><span class="project-name">System</span> <span class="project-version">0.4.1-SNAPSHOT</span></span></a></h1></div><div class="sidebar primary"><h3 class="no-link"><span class="inner">Project</span></h3><ul class="index-link"><li class="depth-1 current"><a href="index.html"><div class="inner">Index</div></a></li></ul><h3 class="no-link"><span class="inner">Namespaces</span></h3><ul><li class="depth-1"><div class="no-link"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>system</span></div></div></li><li class="depth-2"><div class="no-link"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>components</span></div></div></li><li class="depth-3 branch"><a href="system.components.core-async-pubsub.html"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>core-async-pubsub</span></div></a></li><li class="depth-3 branch"><a href="system.components.endpoint.html"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>endpoint</span></div></a></li><li class="depth-3 branch"><a href="system.components.handler.html"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>handler</span></div></a></li><li class="depth-3"><a href="system.components.middleware.html"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>middleware</span></div></a></li></ul></div><div class="namespace-index" id="content"><h1><span class="project-title"><span class="project-name">System</span> <span class="project-version">0.4.1-SNAPSHOT</span></span></h1><h5 class="license">Released under the <a href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License</a></h5><div class="doc"><p>Reloaded components à la carte.</p></div><h2>Installation</h2><p>To install, add the following dependency to your project or build file:</p><pre class="deps">[org.danielsz/system "0.4.1-SNAPSHOT"]</pre><h2>Namespaces</h2><div class="namespace"><h3><a href="system.components.core-async-pubsub.html">system.components.core-async-pubsub</a></h3><div class="doc"><pre class="plaintext"></pre></div><div class="index"><p>Public variables and functions:</p><ul><li> <a href="system.components.core-async-pubsub.html#var-new-pubsub">new-pubsub</a> </li></ul></div></div><div class="namespace"><h3><a href="system.components.endpoint.html">system.components.endpoint</a></h3><div class="doc"><pre class="plaintext"></pre></div><div class="index"><p>Public variables and functions:</p><ul><li> <a href="system.components.endpoint.html#var-new-endpoint">new-endpoint</a> </li></ul></div></div><div class="namespace"><h3><a href="system.components.handler.html">system.components.handler</a></h3><div class="doc"><pre class="plaintext"></pre></div><div class="index"><p>Public variables and functions:</p><ul><li> <a href="system.components.handler.html#var-new-handler">new-handler</a> </li></ul></div></div><div class="namespace"><h3><a href="system.components.middleware.html">system.components.middleware</a></h3><div class="doc"><pre class="plaintext"></pre></div><div class="index"><p>Public variables and functions:</p><ul><li> <a href="system.components.middleware.html#var-new-middleware">new-middleware</a> </li></ul></div></div></div></body></html>