Closes Ticket #40371 Bump version number to 0.3.0

This commit is contained in:
Simon Forman 2020-04-28 15:46:32 -07:00
parent 7f6fcf6e09
commit 46d5c32e9f
39 changed files with 42 additions and 42 deletions

View File

@ -4,7 +4,7 @@
<html>
<head>
<meta charset="utf-8" />
<title>Overview: module code &#8212; Thun 0.2.0 documentation</title>
<title>Overview: module code &#8212; Thun 0.3.0 documentation</title>
<link rel="stylesheet" href="../_static/alabaster.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<script id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>

View File

@ -4,7 +4,7 @@
<html>
<head>
<meta charset="utf-8" />
<title>joy.joy &#8212; Thun 0.2.0 documentation</title>
<title>joy.joy &#8212; Thun 0.3.0 documentation</title>
<link rel="stylesheet" href="../../_static/alabaster.css" type="text/css" />
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
<script id="documentation_options" data-url_root="../../" src="../../_static/documentation_options.js"></script>

View File

@ -4,7 +4,7 @@
<html>
<head>
<meta charset="utf-8" />
<title>joy.library &#8212; Thun 0.2.0 documentation</title>
<title>joy.library &#8212; Thun 0.3.0 documentation</title>
<link rel="stylesheet" href="../../_static/alabaster.css" type="text/css" />
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
<script id="documentation_options" data-url_root="../../" src="../../_static/documentation_options.js"></script>

View File

@ -4,7 +4,7 @@
<html>
<head>
<meta charset="utf-8" />
<title>joy.parser &#8212; Thun 0.2.0 documentation</title>
<title>joy.parser &#8212; Thun 0.3.0 documentation</title>
<link rel="stylesheet" href="../../_static/alabaster.css" type="text/css" />
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
<script id="documentation_options" data-url_root="../../" src="../../_static/documentation_options.js"></script>

View File

@ -4,7 +4,7 @@
<html>
<head>
<meta charset="utf-8" />
<title>joy.utils.pretty_print &#8212; Thun 0.2.0 documentation</title>
<title>joy.utils.pretty_print &#8212; Thun 0.3.0 documentation</title>
<link rel="stylesheet" href="../../../_static/alabaster.css" type="text/css" />
<link rel="stylesheet" href="../../../_static/pygments.css" type="text/css" />
<script id="documentation_options" data-url_root="../../../" src="../../../_static/documentation_options.js"></script>

View File

@ -4,7 +4,7 @@
<html>
<head>
<meta charset="utf-8" />
<title>joy.utils.stack &#8212; Thun 0.2.0 documentation</title>
<title>joy.utils.stack &#8212; Thun 0.3.0 documentation</title>
<link rel="stylesheet" href="../../../_static/alabaster.css" type="text/css" />
<link rel="stylesheet" href="../../../_static/pygments.css" type="text/css" />
<script id="documentation_options" data-url_root="../../../" src="../../../_static/documentation_options.js"></script>

View File

@ -1,6 +1,6 @@
var DOCUMENTATION_OPTIONS = {
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
VERSION: '0.2.0',
VERSION: '0.3.0',
LANGUAGE: 'None',
COLLAPSE_INDEX: false,
BUILDER: 'html',

View File

@ -5,7 +5,7 @@
<html>
<head>
<meta charset="utf-8" />
<title>Index &#8212; Thun 0.2.0 documentation</title>
<title>Index &#8212; Thun 0.3.0 documentation</title>
<link rel="stylesheet" href="_static/alabaster.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<script id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>

View File

@ -4,7 +4,7 @@
<html>
<head>
<meta charset="utf-8" />
<title>Thun 0.2.0 Documentation &#8212; Thun 0.2.0 documentation</title>
<title>Thun 0.3.0 Documentation &#8212; Thun 0.3.0 documentation</title>
<link rel="stylesheet" href="_static/alabaster.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<script id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
@ -33,7 +33,7 @@
<div class="body" role="main">
<div class="section" id="thun-release-documentation">
<h1>Thun 0.2.0 Documentation<a class="headerlink" href="#thun-release-documentation" title="Permalink to this headline"></a></h1>
<h1>Thun 0.3.0 Documentation<a class="headerlink" href="#thun-release-documentation" title="Permalink to this headline"></a></h1>
<p>Thun is dialect of Joy written in Python 2.</p>
<p><a class="reference external" href="https://en.wikipedia.org/wiki/Joy_(programming_language)">Joy</a> is a programming language created by Manfred von Thun that is easy to
use and understand and has many other nice properties. This Python

View File

@ -4,7 +4,7 @@
<html>
<head>
<meta charset="utf-8" />
<title>Joy Interpreter &#8212; Thun 0.2.0 documentation</title>
<title>Joy Interpreter &#8212; Thun 0.3.0 documentation</title>
<link rel="stylesheet" href="_static/alabaster.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<script id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>

View File

@ -4,7 +4,7 @@
<html>
<head>
<meta charset="utf-8" />
<title>Functions Grouped by, er, Function with Examples &#8212; Thun 0.2.0 documentation</title>
<title>Functions Grouped by, er, Function with Examples &#8212; Thun 0.3.0 documentation</title>
<link rel="stylesheet" href="_static/alabaster.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<script id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>

View File

@ -4,7 +4,7 @@
<html>
<head>
<meta charset="utf-8" />
<title>Function Reference &#8212; Thun 0.2.0 documentation</title>
<title>Function Reference &#8212; Thun 0.3.0 documentation</title>
<link rel="stylesheet" href="_static/alabaster.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<script id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>

View File

@ -4,7 +4,7 @@
<html>
<head>
<meta charset="utf-8" />
<title>Categorical Programming &#8212; Thun 0.2.0 documentation</title>
<title>Categorical Programming &#8212; Thun 0.3.0 documentation</title>
<link rel="stylesheet" href="../_static/alabaster.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<script id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>

View File

@ -4,7 +4,7 @@
<html>
<head>
<meta charset="utf-8" />
<title>∂RE &#8212; Thun 0.2.0 documentation</title>
<title>∂RE &#8212; Thun 0.3.0 documentation</title>
<link rel="stylesheet" href="../_static/alabaster.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<script id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>

View File

@ -4,7 +4,7 @@
<html>
<head>
<meta charset="utf-8" />
<title>Developing a Program in Joy &#8212; Thun 0.2.0 documentation</title>
<title>Developing a Program in Joy &#8212; Thun 0.3.0 documentation</title>
<link rel="stylesheet" href="../_static/alabaster.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<script id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>

View File

@ -4,7 +4,7 @@
<html>
<head>
<meta charset="utf-8" />
<title>Using x to Generate Values &#8212; Thun 0.2.0 documentation</title>
<title>Using x to Generate Values &#8212; Thun 0.3.0 documentation</title>
<link rel="stylesheet" href="../_static/alabaster.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<script id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>

View File

@ -4,7 +4,7 @@
<html>
<head>
<meta charset="utf-8" />
<title>Thun: Joy in Python &#8212; Thun 0.2.0 documentation</title>
<title>Thun: Joy in Python &#8212; Thun 0.3.0 documentation</title>
<link rel="stylesheet" href="../_static/alabaster.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<script id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>
@ -16,7 +16,7 @@
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="next" title="Joy Interpreter" href="../joy.html" />
<link rel="prev" title="Thun 0.2.0 Documentation" href="../index.html" />
<link rel="prev" title="Thun 0.3.0 Documentation" href="../index.html" />
<link rel="stylesheet" href="../_static/custom.css" type="text/css" />
@ -329,7 +329,7 @@ developing structured processes.</p>
<h3>Related Topics</h3>
<ul>
<li><a href="../index.html">Documentation overview</a><ul>
<li>Previous: <a href="../index.html" title="previous chapter">Thun 0.2.0 Documentation</a></li>
<li>Previous: <a href="../index.html" title="previous chapter">Thun 0.3.0 Documentation</a></li>
<li>Next: <a href="../joy.html" title="next chapter">Joy Interpreter</a></li>
</ul></li>
</ul>

View File

@ -4,7 +4,7 @@
<html>
<head>
<meta charset="utf-8" />
<title>Newtons method &#8212; Thun 0.2.0 documentation</title>
<title>Newtons method &#8212; Thun 0.3.0 documentation</title>
<link rel="stylesheet" href="../_static/alabaster.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<script id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>

View File

@ -4,7 +4,7 @@
<html>
<head>
<meta charset="utf-8" />
<title>No Updates &#8212; Thun 0.2.0 documentation</title>
<title>No Updates &#8212; Thun 0.3.0 documentation</title>
<link rel="stylesheet" href="../_static/alabaster.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<script id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>

View File

@ -4,7 +4,7 @@
<html>
<head>
<meta charset="utf-8" />
<title>Treating Trees I: Ordered Binary Trees &#8212; Thun 0.2.0 documentation</title>
<title>Treating Trees I: Ordered Binary Trees &#8212; Thun 0.3.0 documentation</title>
<link rel="stylesheet" href="../_static/alabaster.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<script id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>

View File

@ -4,7 +4,7 @@
<html>
<head>
<meta charset="utf-8" />
<title>Quadratic formula &#8212; Thun 0.2.0 documentation</title>
<title>Quadratic formula &#8212; Thun 0.3.0 documentation</title>
<link rel="stylesheet" href="../_static/alabaster.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<script id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>

View File

@ -4,7 +4,7 @@
<html>
<head>
<meta charset="utf-8" />
<title>Recursion Combinators &#8212; Thun 0.2.0 documentation</title>
<title>Recursion Combinators &#8212; Thun 0.3.0 documentation</title>
<link rel="stylesheet" href="../_static/alabaster.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<script id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>

View File

@ -4,7 +4,7 @@
<html>
<head>
<meta charset="utf-8" />
<title>Replacing Functions in the Dictionary &#8212; Thun 0.2.0 documentation</title>
<title>Replacing Functions in the Dictionary &#8212; Thun 0.3.0 documentation</title>
<link rel="stylesheet" href="../_static/alabaster.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<script id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>

View File

@ -4,7 +4,7 @@
<html>
<head>
<meta charset="utf-8" />
<title>The Four Fundamental Operations of Definite Action &#8212; Thun 0.2.0 documentation</title>
<title>The Four Fundamental Operations of Definite Action &#8212; Thun 0.3.0 documentation</title>
<link rel="stylesheet" href="../_static/alabaster.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<script id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>

View File

@ -4,7 +4,7 @@
<html>
<head>
<meta charset="utf-8" />
<title>Treating Trees II: treestep &#8212; Thun 0.2.0 documentation</title>
<title>Treating Trees II: treestep &#8212; Thun 0.3.0 documentation</title>
<link rel="stylesheet" href="../_static/alabaster.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<script id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>

View File

@ -4,7 +4,7 @@
<html>
<head>
<meta charset="utf-8" />
<title>Type Checking &#8212; Thun 0.2.0 documentation</title>
<title>Type Checking &#8212; Thun 0.3.0 documentation</title>
<link rel="stylesheet" href="../_static/alabaster.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<script id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>

View File

@ -4,7 +4,7 @@
<html>
<head>
<meta charset="utf-8" />
<title>The Blissful Elegance of Typing Joy &#8212; Thun 0.2.0 documentation</title>
<title>The Blissful Elegance of Typing Joy &#8212; Thun 0.3.0 documentation</title>
<link rel="stylesheet" href="../_static/alabaster.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<script id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>

View File

@ -4,7 +4,7 @@
<html>
<head>
<meta charset="utf-8" />
<title>Traversing Datastructures with Zippers &#8212; Thun 0.2.0 documentation</title>
<title>Traversing Datastructures with Zippers &#8212; Thun 0.3.0 documentation</title>
<link rel="stylesheet" href="../_static/alabaster.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<script id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>

View File

@ -4,7 +4,7 @@
<html>
<head>
<meta charset="utf-8" />
<title>Essays about Programming in Joy &#8212; Thun 0.2.0 documentation</title>
<title>Essays about Programming in Joy &#8212; Thun 0.3.0 documentation</title>
<link rel="stylesheet" href="../_static/alabaster.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<script id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>

View File

@ -4,7 +4,7 @@
<html>
<head>
<meta charset="utf-8" />
<title>Parsing Text into Joy Expressions &#8212; Thun 0.2.0 documentation</title>
<title>Parsing Text into Joy Expressions &#8212; Thun 0.3.0 documentation</title>
<link rel="stylesheet" href="_static/alabaster.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<script id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>

View File

@ -4,7 +4,7 @@
<html>
<head>
<meta charset="utf-8" />
<title>Tracing Joy Execution &#8212; Thun 0.2.0 documentation</title>
<title>Tracing Joy Execution &#8212; Thun 0.3.0 documentation</title>
<link rel="stylesheet" href="_static/alabaster.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<script id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>

View File

@ -4,7 +4,7 @@
<html>
<head>
<meta charset="utf-8" />
<title>Python Module Index &#8212; Thun 0.2.0 documentation</title>
<title>Python Module Index &#8212; Thun 0.3.0 documentation</title>
<link rel="stylesheet" href="_static/alabaster.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<script id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>

View File

@ -4,7 +4,7 @@
<html>
<head>
<meta charset="utf-8" />
<title>Search &#8212; Thun 0.2.0 documentation</title>
<title>Search &#8212; Thun 0.3.0 documentation</title>
<link rel="stylesheet" href="_static/alabaster.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />

File diff suppressed because one or more lines are too long

View File

@ -4,7 +4,7 @@
<html>
<head>
<meta charset="utf-8" />
<title>Stack or Quote or Sequence or List… &#8212; Thun 0.2.0 documentation</title>
<title>Stack or Quote or Sequence or List… &#8212; Thun 0.3.0 documentation</title>
<link rel="stylesheet" href="_static/alabaster.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<script id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>

View File

@ -4,7 +4,7 @@
<html>
<head>
<meta charset="utf-8" />
<title>Type Inference of Joy Expressions &#8212; Thun 0.2.0 documentation</title>
<title>Type Inference of Joy Expressions &#8212; Thun 0.3.0 documentation</title>
<link rel="stylesheet" href="_static/alabaster.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<script id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>

View File

@ -24,9 +24,9 @@ copyright = u'2018, Simon Forman'
author = u'Simon Forman'
# The short X.Y version
version = u'0.2'
version = u'0.3'
# The full version, including alpha/beta/rc tags
release = u'0.2.0'
release = u'0.3.0'
# -- General configuration ---------------------------------------------------

View File

@ -24,7 +24,7 @@ from textwrap import dedent
setup(
name='Thun',
version='0.2.0',
version='0.3.0',
description='Python Implementation of Joy',
long_description=dedent('''\
Joy is a programming language created by Manfred von Thun that is easy to