Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
gloryofrobots committed Apr 18, 2018
1 parent 862bcca commit ce06d7a
Show file tree
Hide file tree
Showing 32 changed files with 85 additions and 85 deletions.
Binary file modified doc/_build/doctrees/environment.pickle
Binary file not shown.
Binary file modified doc/_build/doctrees/funcs.doctree
Binary file not shown.
Binary file modified doc/_build/doctrees/immutable.doctree
Binary file not shown.
Binary file modified doc/_build/doctrees/indents.doctree
Binary file not shown.
Binary file modified doc/_build/doctrees/index.doctree
Binary file not shown.
Binary file modified doc/_build/doctrees/overview.doctree
Binary file not shown.
Binary file modified doc/_build/doctrees/process.doctree
Binary file not shown.
Binary file modified doc/_build/doctrees/stdtypes.doctree
Binary file not shown.
2 changes: 1 addition & 1 deletion doc/_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: a0e5aa5062faf897e7d8217fcc3b72b6
config: d05568bd3e437b763b8f3175ffb39907
tags: 645f666f9bcd5a90fca523b33c5a78b7
2 changes: 1 addition & 1 deletion doc/_build/html/_sources/index.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.

Welcome to arza's documentation!
Welcome to Arza's documentation!
================================

Source code on `GitHub
Expand Down
8 changes: 4 additions & 4 deletions doc/_build/html/examples.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>Code examples &mdash; arza 0.1 documentation</title>
<title>Code examples &mdash; Arza 0.1 documentation</title>

<link rel="stylesheet" href="_static/default.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
Expand All @@ -23,7 +23,7 @@
<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="arza 0.1 documentation" href="index.html" />
<link rel="top" title="Arza 0.1 documentation" href="index.html" />
<link rel="prev" title="Processes" href="process.html" />
</head>
<body>
Expand All @@ -36,7 +36,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="process.html" title="Processes"
accesskey="P">previous</a> |</li>
<li><a href="index.html">arza 0.1 documentation</a> &raquo;</li>
<li><a href="index.html">Arza 0.1 documentation</a> &raquo;</li>
</ul>
</div>

Expand Down Expand Up @@ -625,7 +625,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="process.html" title="Processes"
>previous</a> |</li>
<li><a href="index.html">arza 0.1 documentation</a> &raquo;</li>
<li><a href="index.html">Arza 0.1 documentation</a> &raquo;</li>
</ul>
</div>
<div class="footer">
Expand Down
8 changes: 4 additions & 4 deletions doc/_build/html/flow.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>Conditions and pattern matching &mdash; arza 0.1 documentation</title>
<title>Conditions and pattern matching &mdash; Arza 0.1 documentation</title>

<link rel="stylesheet" href="_static/default.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
Expand All @@ -23,7 +23,7 @@
<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="arza 0.1 documentation" href="index.html" />
<link rel="top" title="Arza 0.1 documentation" href="index.html" />
<link rel="next" title="Functions and partial application" href="funcs.html" />
<link rel="prev" title="User types and subtyping" href="types.html" />
</head>
Expand All @@ -40,7 +40,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="types.html" title="User types and subtyping"
accesskey="P">previous</a> |</li>
<li><a href="index.html">arza 0.1 documentation</a> &raquo;</li>
<li><a href="index.html">Arza 0.1 documentation</a> &raquo;</li>
</ul>
</div>

Expand Down Expand Up @@ -361,7 +361,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="types.html" title="User types and subtyping"
>previous</a> |</li>
<li><a href="index.html">arza 0.1 documentation</a> &raquo;</li>
<li><a href="index.html">Arza 0.1 documentation</a> &raquo;</li>
</ul>
</div>
<div class="footer">
Expand Down
8 changes: 4 additions & 4 deletions doc/_build/html/funcs.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>Functions and partial application &mdash; arza 0.1 documentation</title>
<title>Functions and partial application &mdash; Arza 0.1 documentation</title>

<link rel="stylesheet" href="_static/default.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
Expand All @@ -23,7 +23,7 @@
<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="arza 0.1 documentation" href="index.html" />
<link rel="top" title="Arza 0.1 documentation" href="index.html" />
<link rel="next" title="Interfaces and multimethods" href="multi.html" />
<link rel="prev" title="Conditions and pattern matching" href="flow.html" />
</head>
Expand All @@ -40,7 +40,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="flow.html" title="Conditions and pattern matching"
accesskey="P">previous</a> |</li>
<li><a href="index.html">arza 0.1 documentation</a> &raquo;</li>
<li><a href="index.html">Arza 0.1 documentation</a> &raquo;</li>
</ul>
</div>

Expand Down Expand Up @@ -341,7 +341,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="flow.html" title="Conditions and pattern matching"
>previous</a> |</li>
<li><a href="index.html">arza 0.1 documentation</a> &raquo;</li>
<li><a href="index.html">Arza 0.1 documentation</a> &raquo;</li>
</ul>
</div>
<div class="footer">
Expand Down
8 changes: 4 additions & 4 deletions doc/_build/html/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>Index &mdash; arza 0.1 documentation</title>
<title>Index &mdash; Arza 0.1 documentation</title>

<link rel="stylesheet" href="_static/default.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
Expand All @@ -24,7 +24,7 @@
<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="arza 0.1 documentation" href="index.html" />
<link rel="top" title="Arza 0.1 documentation" href="index.html" />
</head>
<body>
<div class="related">
Expand All @@ -33,7 +33,7 @@ <h3>Navigation</h3>
<li class="right" style="margin-right: 10px">
<a href="#" title="General Index"
accesskey="I">index</a></li>
<li><a href="index.html">arza 0.1 documentation</a> &raquo;</li>
<li><a href="index.html">Arza 0.1 documentation</a> &raquo;</li>
</ul>
</div>

Expand Down Expand Up @@ -81,7 +81,7 @@ <h3>Navigation</h3>
<li class="right" style="margin-right: 10px">
<a href="#" title="General Index"
>index</a></li>
<li><a href="index.html">arza 0.1 documentation</a> &raquo;</li>
<li><a href="index.html">Arza 0.1 documentation</a> &raquo;</li>
</ul>
</div>
<div class="footer">
Expand Down
8 changes: 4 additions & 4 deletions doc/_build/html/immutable.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>Working with immutable state &mdash; arza 0.1 documentation</title>
<title>Working with immutable state &mdash; Arza 0.1 documentation</title>

<link rel="stylesheet" href="_static/default.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
Expand All @@ -23,7 +23,7 @@
<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="arza 0.1 documentation" href="index.html" />
<link rel="top" title="Arza 0.1 documentation" href="index.html" />
<link rel="next" title="Import and export" href="import.html" />
<link rel="prev" title="Interfaces and multimethods" href="multi.html" />
</head>
Expand All @@ -40,7 +40,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="multi.html" title="Interfaces and multimethods"
accesskey="P">previous</a> |</li>
<li><a href="index.html">arza 0.1 documentation</a> &raquo;</li>
<li><a href="index.html">Arza 0.1 documentation</a> &raquo;</li>
</ul>
</div>

Expand Down Expand Up @@ -220,7 +220,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="multi.html" title="Interfaces and multimethods"
>previous</a> |</li>
<li><a href="index.html">arza 0.1 documentation</a> &raquo;</li>
<li><a href="index.html">Arza 0.1 documentation</a> &raquo;</li>
</ul>
</div>
<div class="footer">
Expand Down
8 changes: 4 additions & 4 deletions doc/_build/html/import.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>Import and export &mdash; arza 0.1 documentation</title>
<title>Import and export &mdash; Arza 0.1 documentation</title>

<link rel="stylesheet" href="_static/default.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
Expand All @@ -23,7 +23,7 @@
<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="arza 0.1 documentation" href="index.html" />
<link rel="top" title="Arza 0.1 documentation" href="index.html" />
<link rel="next" title="Metaprogramming" href="meta.html" />
<link rel="prev" title="Working with immutable state" href="immutable.html" />
</head>
Expand All @@ -40,7 +40,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="immutable.html" title="Working with immutable state"
accesskey="P">previous</a> |</li>
<li><a href="index.html">arza 0.1 documentation</a> &raquo;</li>
<li><a href="index.html">Arza 0.1 documentation</a> &raquo;</li>
</ul>
</div>

Expand Down Expand Up @@ -212,7 +212,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="immutable.html" title="Working with immutable state"
>previous</a> |</li>
<li><a href="index.html">arza 0.1 documentation</a> &raquo;</li>
<li><a href="index.html">Arza 0.1 documentation</a> &raquo;</li>
</ul>
</div>
<div class="footer">
Expand Down
8 changes: 4 additions & 4 deletions doc/_build/html/indents.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>Indentantions and layouts &mdash; arza 0.1 documentation</title>
<title>Indentantions and layouts &mdash; Arza 0.1 documentation</title>

<link rel="stylesheet" href="_static/default.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
Expand All @@ -23,7 +23,7 @@
<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="arza 0.1 documentation" href="index.html" />
<link rel="top" title="Arza 0.1 documentation" href="index.html" />
<link rel="next" title="Operators" href="operators.html" />
<link rel="prev" title="Quick tour" href="tour.html" />
</head>
Expand All @@ -40,7 +40,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="tour.html" title="Quick tour"
accesskey="P">previous</a> |</li>
<li><a href="index.html">arza 0.1 documentation</a> &raquo;</li>
<li><a href="index.html">Arza 0.1 documentation</a> &raquo;</li>
</ul>
</div>

Expand Down Expand Up @@ -240,7 +240,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="tour.html" title="Quick tour"
>previous</a> |</li>
<li><a href="index.html">arza 0.1 documentation</a> &raquo;</li>
<li><a href="index.html">Arza 0.1 documentation</a> &raquo;</li>
</ul>
</div>
<div class="footer">
Expand Down
12 changes: 6 additions & 6 deletions doc/_build/html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>Welcome to arza’s documentation! &mdash; arza 0.1 documentation</title>
<title>Welcome to Arza’s documentation! &mdash; Arza 0.1 documentation</title>

<link rel="stylesheet" href="_static/default.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
Expand All @@ -23,7 +23,7 @@
<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="arza 0.1 documentation" href="#" />
<link rel="top" title="Arza 0.1 documentation" href="#" />
<link rel="next" title="Overview" href="overview.html" />
</head>
<body>
Expand All @@ -36,7 +36,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="overview.html" title="Overview"
accesskey="N">next</a> |</li>
<li><a href="#">arza 0.1 documentation</a> &raquo;</li>
<li><a href="#">Arza 0.1 documentation</a> &raquo;</li>
</ul>
</div>

Expand All @@ -46,7 +46,7 @@ <h3>Navigation</h3>
<div class="body">

<div class="section" id="welcome-to-arza-s-documentation">
<h1>Welcome to arza&#8217;s documentation!<a class="headerlink" href="#welcome-to-arza-s-documentation" title="Permalink to this headline"></a></h1>
<h1>Welcome to Arza&#8217;s documentation!<a class="headerlink" href="#welcome-to-arza-s-documentation" title="Permalink to this headline"></a></h1>
<p>Source code on <a class="reference external" href="https://github.com/gloryofrobots/arza/">GitHub</a></p>
<p>Contents:</p>
<div class="toctree-wrapper compound">
Expand Down Expand Up @@ -83,7 +83,7 @@ <h1>Indices and tables<a class="headerlink" href="#indices-and-tables" title="Pe
<div class="sphinxsidebarwrapper">
<h3><a href="#">Table Of Contents</a></h3>
<ul>
<li><a class="reference internal" href="#">Welcome to arza&#8217;s documentation!</a></li>
<li><a class="reference internal" href="#">Welcome to Arza&#8217;s documentation!</a></li>
<li><a class="reference internal" href="#indices-and-tables">Indices and tables</a></li>
</ul>

Expand Down Expand Up @@ -121,7 +121,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="overview.html" title="Overview"
>next</a> |</li>
<li><a href="#">arza 0.1 documentation</a> &raquo;</li>
<li><a href="#">Arza 0.1 documentation</a> &raquo;</li>
</ul>
</div>
<div class="footer">
Expand Down
8 changes: 4 additions & 4 deletions doc/_build/html/meta.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>Metaprogramming &mdash; arza 0.1 documentation</title>
<title>Metaprogramming &mdash; Arza 0.1 documentation</title>

<link rel="stylesheet" href="_static/default.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
Expand All @@ -23,7 +23,7 @@
<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="arza 0.1 documentation" href="index.html" />
<link rel="top" title="Arza 0.1 documentation" href="index.html" />
<link rel="next" title="Processes" href="process.html" />
<link rel="prev" title="Import and export" href="import.html" />
</head>
Expand All @@ -40,7 +40,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="import.html" title="Import and export"
accesskey="P">previous</a> |</li>
<li><a href="index.html">arza 0.1 documentation</a> &raquo;</li>
<li><a href="index.html">Arza 0.1 documentation</a> &raquo;</li>
</ul>
</div>

Expand Down Expand Up @@ -232,7 +232,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="import.html" title="Import and export"
>previous</a> |</li>
<li><a href="index.html">arza 0.1 documentation</a> &raquo;</li>
<li><a href="index.html">Arza 0.1 documentation</a> &raquo;</li>
</ul>
</div>
<div class="footer">
Expand Down
8 changes: 4 additions & 4 deletions doc/_build/html/multi.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>Interfaces and multimethods &mdash; arza 0.1 documentation</title>
<title>Interfaces and multimethods &mdash; Arza 0.1 documentation</title>

<link rel="stylesheet" href="_static/default.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
Expand All @@ -23,7 +23,7 @@
<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="arza 0.1 documentation" href="index.html" />
<link rel="top" title="Arza 0.1 documentation" href="index.html" />
<link rel="next" title="Working with immutable state" href="immutable.html" />
<link rel="prev" title="Functions and partial application" href="funcs.html" />
</head>
Expand All @@ -40,7 +40,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="funcs.html" title="Functions and partial application"
accesskey="P">previous</a> |</li>
<li><a href="index.html">arza 0.1 documentation</a> &raquo;</li>
<li><a href="index.html">Arza 0.1 documentation</a> &raquo;</li>
</ul>
</div>

Expand Down Expand Up @@ -441,7 +441,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="funcs.html" title="Functions and partial application"
>previous</a> |</li>
<li><a href="index.html">arza 0.1 documentation</a> &raquo;</li>
<li><a href="index.html">Arza 0.1 documentation</a> &raquo;</li>
</ul>
</div>
<div class="footer">
Expand Down
2 changes: 1 addition & 1 deletion doc/_build/html/objects.inv
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Sphinx inventory version 2
# Project: arza
# Project: Arza
# Version: 0.1
# The remainder of this file is compressed using zlib.
xڍ��
Expand Down

0 comments on commit ce06d7a

Please sign in to comment.