Current section
Files
Jump to
Current section
Files
docs/overview.html
<!DOCTYPE html>
<html>
<head>
<title>Overview</title>
<meta charset="utf-8">
<link rel="stylesheet" href="css/style.css" type="text/css" media="screen" charset="utf-8" />
<script type="text/javascript" charset="utf-8">
relpath = '';
if (relpath != '') relpath += '/';
</script>
<script type="text/javascript" charset="utf-8" src="js/jquery.js"></script>
<script type="text/javascript" charset="utf-8" src="js/app.js"></script>
</head>
<body>
<script type="text/javascript" charset="utf-8">
if (window.top.frames.main) document.body.className = 'frames';
</script>
<div id="content">
<div class="breadcrumbs">env_conf v0.1.0 → <a href="overview.html">Overview</a></div>
<h1>env_conf v0.1.0</h1>
<ul class="summary_links">
<li><a href="#modules_summary">Modules</a></li>
</ul>
<h2 id="modules_summary">Modules summary <a class="to_top_link" href="#content" title="To the top of the page">↑</a></h2>
<table class="summary">
<tr>
<td class="summary_signature"><a href="EnvConf.html">EnvConf</a></td>
</tr>
<tr>
<td class="summary_signature"><a href="EnvConf.Server.html">EnvConf.Server</a></td>
<td class="summary_synopsis"><p>The EnvConf Server is the main config service. It provides a few functions for getting and setting Config Values</p>
</td>
</tr>
<tr>
<td class="summary_signature"><a href="EnvConf.Supervisor.html">EnvConf.Supervisor</a></td>
</tr>
</table>
</div>
</body>
</html>