diff --git a/docs/sphinx_docs/_build/html/_sources/index.rst.txt b/docs/sphinx_docs/_build/html/_sources/index.rst.txt index 781c7ad..35dfc45 100644 --- a/docs/sphinx_docs/_build/html/_sources/index.rst.txt +++ b/docs/sphinx_docs/_build/html/_sources/index.rst.txt @@ -6,7 +6,7 @@ Thun |release| Documentation ============================ -Thun is dialect of Joy written in Python 2. +Thun is dialect of Joy written in Python. `Joy`_ is a programming language created by Manfred von Thun that is easy to use and understand and has many other nice properties. This Python diff --git a/docs/sphinx_docs/_build/html/index.html b/docs/sphinx_docs/_build/html/index.html index 0ba06fa..1c2d742 100644 --- a/docs/sphinx_docs/_build/html/index.html +++ b/docs/sphinx_docs/_build/html/index.html @@ -34,7 +34,7 @@

Thun 0.3.0 DocumentationΒΆ

-

Thun is dialect of Joy written in Python 2.

+

Thun is dialect of Joy written in Python.

Joy is a programming language created by Manfred von Thun that is easy to use and understand and has many other nice properties. This Python package implements an interpreter for a dialect of Joy that attempts to diff --git a/docs/sphinx_docs/index.rst b/docs/sphinx_docs/index.rst index 781c7ad..35dfc45 100644 --- a/docs/sphinx_docs/index.rst +++ b/docs/sphinx_docs/index.rst @@ -6,7 +6,7 @@ Thun |release| Documentation ============================ -Thun is dialect of Joy written in Python 2. +Thun is dialect of Joy written in Python. `Joy`_ is a programming language created by Manfred von Thun that is easy to use and understand and has many other nice properties. This Python