Skip to content

Commit

Permalink
Release beta version
Browse files Browse the repository at this point in the history
Move instead of copying CNAME files
Update docs
  • Loading branch information
dormant-user committed Sep 9, 2023
1 parent 1eed6f2 commit 4db832e
Show file tree
Hide file tree
Showing 14 changed files with 20 additions and 17 deletions.
2 changes: 1 addition & 1 deletion docs/_static/documentation_options.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
var DOCUMENTATION_OPTIONS = {
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
VERSION: '3.3a',
VERSION: '3.3b',
LANGUAGE: 'en',
COLLAPSE_INDEX: false,
BUILDER: 'dirhtml',
Expand Down
2 changes: 1 addition & 1 deletion docs/drivers/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<title>Implementing drivers &#8212; py3-tts 3.3a documentation</title>
<title>Implementing drivers &#8212; py3-tts 3.3b documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css" />
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion docs/engine/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<title>Using py3-tts &#8212; py3-tts 3.3a documentation</title>
<title>Using py3-tts &#8212; py3-tts 3.3b documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css" />
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion docs/genindex/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Index &#8212; py3-tts 3.3a documentation</title>
<title>Index &#8212; py3-tts 3.3b documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css" />
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script>
Expand Down
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<title>py3-tts - Text-to-speech platform &#8212; py3-tts 3.3a documentation</title>
<title>py3-tts - Text-to-speech platform &#8212; py3-tts 3.3b documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="_static/alabaster.css" />
<script data-url_root="#" id="documentation_options" src="_static/documentation_options.js"></script>
Expand Down Expand Up @@ -35,7 +35,7 @@

<section id="py3-tts-text-to-speech-platform">
<h1>py3-tts - Text-to-speech platform<a class="headerlink" href="#py3-tts-text-to-speech-platform" title="Permalink to this heading"></a></h1>
<p>This documentation describes the py3-tts Python package v 3.3a and was rendered on Sep 09, 2023.</p>
<p>This documentation describes the py3-tts Python package v 3.3b and was rendered on Sep 09, 2023.</p>
<p class="rubric">Table of Contents</p>
<div class="toctree-wrapper compound">
<ul>
Expand Down
4 changes: 2 additions & 2 deletions docs/install/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<title>Installing py3-tts &#8212; py3-tts 3.3a documentation</title>
<title>Installing py3-tts &#8212; py3-tts 3.3b documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css" />
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script>
Expand Down Expand Up @@ -37,7 +37,7 @@
<h1>Installing py3-tts<a class="headerlink" href="#installing-py3-tts" title="Permalink to this heading"></a></h1>
<section id="tested-versions">
<h2>Tested versions<a class="headerlink" href="#tested-versions" title="Permalink to this heading"></a></h2>
<p>Version 3.3a of py3-tts includes drivers for the following text-to-speech synthesizers. Only operating systems on which a driver is tested and known to work are listed. The drivers may work on other systems.</p>
<p>Version 3.3b of py3-tts includes drivers for the following text-to-speech synthesizers. Only operating systems on which a driver is tested and known to work are listed. The drivers may work on other systems.</p>
<ul class="simple">
<li><p>SAPI5 on Windows XP, Windows Vista, Windows 7, and Windows 10</p></li>
<li><p>NSSpeechSynthesizer on Mac OS X 10.5 (Leopard), 10.6 (Snow Leopard), 10.7 (Lion), and 10.8 (Mountain Lion).</p></li>
Expand Down
Binary file modified docs/objects.inv
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/py-modindex/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Python Module Index &#8212; py3-tts 3.3a documentation</title>
<title>Python Module Index &#8212; py3-tts 3.3b documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css" />
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion docs/search/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Search &#8212; py3-tts 3.3a documentation</title>
<title>Search &#8212; py3-tts 3.3b documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css" />

Expand Down
2 changes: 1 addition & 1 deletion docs/searchindex.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/support/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<title>Supported synthesizers &#8212; py3-tts 3.3a documentation</title>
<title>Supported synthesizers &#8212; py3-tts 3.3b documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css" />
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script>
Expand Down Expand Up @@ -36,7 +36,7 @@

<section id="supported-synthesizers">
<h1>Supported synthesizers<a class="headerlink" href="#supported-synthesizers" title="Permalink to this heading"></a></h1>
<p>Version 3.3a of py3-tts includes drivers for the following text-to-speech synthesizers. Only operating systems on which a driver is tested and known to work are listed. The drivers may work on other systems.</p>
<p>Version 3.3b of py3-tts includes drivers for the following text-to-speech synthesizers. Only operating systems on which a driver is tested and known to work are listed. The drivers may work on other systems.</p>
<ul class="simple">
<li><p>SAPI5 on Windows XP and Windows Vista and Windows 8,8.1 , 10</p></li>
<li><p>NSSpeechSynthesizer on Mac OS X 10.5 (Leopard) and 10.6 (Snow Leopard)</p></li>
Expand Down
4 changes: 2 additions & 2 deletions gen_docs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
# This is the opposite of the default shell behaviour, which is to ignore errors in scripts.
set -e
if [ -e "docs/CNAME" ]; then
cp "docs/CNAME" "CNAME"
mv "docs/CNAME" "CNAME"
fi
rm -rf docs
mkdir docs
mkdir -p doc_generator/_static # creates a _static folder if unavailable
cd doc_generator && make dirhtml && mv _build/dirhtml/* ../docs && rm -rf _build && cd ..
touch docs/.nojekyll
if [ -e "CNAME" ]; then
cp "CNAME" "docs/CNAME"
mv "CNAME" "docs/CNAME"
fi
5 changes: 4 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "py3-tts"
version = "3.3a"
dynamic = ["version"]
dependencies = [
"comtypes; platform_system == 'Windows'",
"pypiwin32; platform_system == 'Windows'",
Expand Down Expand Up @@ -33,6 +33,9 @@ requires-python = ">=3"
[tool.setuptools]
packages = ["pyttsx3", "pyttsx3.drivers"]

[tool.setuptools.dynamic]
version = { attr = "pyttsx3.version" }

[build-system]
requires = ["setuptools", "wheel"]
build-backend = "setuptools.build_meta"
Expand Down
2 changes: 1 addition & 1 deletion pyttsx3/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

from .engine import Engine

version = '3.3a'
version = '3.3b'
_activeEngines = weakref.WeakValueDictionary()


Expand Down

0 comments on commit 4db832e

Please sign in to comment.