Skip to content

Commit

Permalink
a commit
Browse files Browse the repository at this point in the history
  • Loading branch information
wisaaco committed Mar 19, 2018
1 parent dc206b4 commit e38f9b3
Show file tree
Hide file tree
Showing 71 changed files with 2,104 additions and 1,749 deletions.
Binary file modified docs/build/doctrees/about/index.doctree
Binary file not shown.
Binary file modified docs/build/doctrees/api_reference/index.doctree
Binary file not shown.
Binary file modified docs/build/doctrees/api_reference/yafs.application.doctree
Binary file not shown.
Binary file modified docs/build/doctrees/api_reference/yafs.core.doctree
Binary file not shown.
Binary file modified docs/build/doctrees/api_reference/yafs.doctree
Binary file not shown.
Binary file modified docs/build/doctrees/api_reference/yafs.placement.doctree
Binary file not shown.
Binary file modified docs/build/doctrees/api_reference/yafs.population.doctree
Binary file not shown.
Binary file modified docs/build/doctrees/api_reference/yafs.selection.doctree
Binary file not shown.
Binary file modified docs/build/doctrees/api_reference/yafs.topology.doctree
Binary file not shown.
Binary file modified docs/build/doctrees/api_reference/yafs.utils.doctree
Binary file not shown.
Binary file modified docs/build/doctrees/architecture/index.doctree
Binary file not shown.
Binary file modified docs/build/doctrees/contents.doctree
Binary file not shown.
Binary file modified docs/build/doctrees/environment.pickle
Binary file not shown.
Binary file modified docs/build/doctrees/examples/index.doctree
Binary file not shown.
Binary file modified docs/build/doctrees/examples/tutorial_example.doctree
Binary file not shown.
Binary file modified docs/build/doctrees/index.doctree
Binary file not shown.
Binary file modified docs/build/doctrees/introduction/basic.doctree
Binary file not shown.
Binary file modified docs/build/doctrees/introduction/glossary.doctree
Binary file not shown.
Binary file modified docs/build/doctrees/introduction/index.doctree
Binary file not shown.
Binary file modified docs/build/doctrees/introduction/installation.doctree
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/build/html/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 86a4551b0d67f1dbf8166786227d59bc
config: e1dfb63d5903a18a6d7dfd6adad45271
tags: 645f666f9bcd5a90fca523b33c5a78b7
30 changes: 15 additions & 15 deletions docs/build/html/_modules/index.html
Original file line number Diff line number Diff line change
@@ -1,35 +1,37 @@

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">


<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>Overview: module code &mdash; YAFS 0.1 documentation</title>

<title>Overview: module code &#8212; YAFS 0.1 documentation</title>
<link rel="stylesheet" href="../_static/alabaster.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />

<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
VERSION: '0.1',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
HAS_SOURCE: true,
SOURCELINK_SUFFIX: '.txt'
};
</script>
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
<link rel="top" title="YAFS 0.1 documentation" href="../contents.html" />
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />

<link rel="stylesheet" href="../_static/custom.css" type="text/css" />


<meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9" />

</head>
<body role="document">
<body>


<div class="document">
<div class="documentwrapper">
Expand All @@ -53,6 +55,7 @@ <h1>All modules for which code is available</h1>
<h3><a href="../contents.html">Table Of Contents</a></h3>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../index.html">OVERVIEW</a></li>
<li class="toctree-l1"><a class="reference internal" href="../index.html#acknowledge">Acknowledge</a></li>
<li class="toctree-l1"><a class="reference internal" href="../introduction/index.html">YAFS in 5 Minutes</a></li>
<li class="toctree-l1"><a class="reference internal" href="../architecture/index.html">Architecture</a></li>
<li class="toctree-l1"><a class="reference internal" href="../examples/index.html">Examples</a></li>
Expand All @@ -69,14 +72,11 @@ <h3>Related Topics</h3>
<div id="searchbox" style="display: none" role="search">
<h3>Quick search</h3>
<form class="search" action="../search.html" method="get">
<input type="text" name="q" />
<input type="submit" value="Go" />
<div><input type="text" name="q" /></div>
<div><input type="submit" value="Go" /></div>
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
<p class="searchtip" style="font-size: 90%">
Enter search terms or a module, class or function name.
</p>
</div>
<script type="text/javascript">$('#searchbox').show(0);</script>
</div>
Expand All @@ -87,8 +87,8 @@ <h3>Quick search</h3>
&copy;2017, Isaac Lera, Carlos Guerrero.

|
Powered by <a href="http://sphinx-doc.org/">Sphinx 1.3.5</a>
&amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.7</a>
Powered by <a href="http://sphinx-doc.org/">Sphinx 1.6.3</a>
&amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.10</a>

</div>

Expand Down
103 changes: 71 additions & 32 deletions docs/build/html/_modules/yafs/application.html

Large diffs are not rendered by default.

725 changes: 513 additions & 212 deletions docs/build/html/_modules/yafs/core.html

Large diffs are not rendered by default.

145 changes: 91 additions & 54 deletions docs/build/html/_modules/yafs/placement.html

Large diffs are not rendered by default.

92 changes: 55 additions & 37 deletions docs/build/html/_modules/yafs/population.html

Large diffs are not rendered by default.

89 changes: 54 additions & 35 deletions docs/build/html/_modules/yafs/selection.html

Large diffs are not rendered by default.

275 changes: 64 additions & 211 deletions docs/build/html/_modules/yafs/topology.html

Large diffs are not rendered by default.

0 comments on commit e38f9b3

Please sign in to comment.