Skip to content

Commit 240ab21

Browse files
committed
Update documentation
1 parent a3c0515 commit 240ab21

File tree

12 files changed

+95
-131
lines changed

12 files changed

+95
-131
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
author = 'Dave <orangechannel@pm.me>'
2323

2424
# The full version, including alpha/beta/rc tags
25-
version = release = '4.2.0'
25+
version = release = '5.0.0'
2626

2727

2828
# -- General configuration ---------------------------------------------------

docs/html/.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 40d3808df14f92f3f1d2e334bcf020d0
3+
config: 093fab84becb6081857e479a12643e80
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

docs/html/_modules/acsuite.html

Lines changed: 69 additions & 83 deletions
Large diffs are not rendered by default.

docs/html/_modules/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>Overview: module code &mdash; acsuite 4.2.0 documentation</title>
11+
<title>Overview: module code &mdash; acsuite 5.0.0 documentation</title>
1212

1313

1414

@@ -59,7 +59,7 @@
5959

6060

6161
<div class="version">
62-
4.2.0
62+
5.0.0
6363
</div>
6464

6565

docs/html/_sources/index.rst.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,3 @@ acsuite documentation
88
.. automodule:: acsuite
99
:members:
1010
:show-inheritance:
11-
12-
Footer
13-
------
14-
* :ref:`search`

docs/html/_static/documentation_options.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
var DOCUMENTATION_OPTIONS = {
22
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
3-
VERSION: '4.2.0',
3+
VERSION: '5.0.0',
44
LANGUAGE: 'en',
55
COLLAPSE_INDEX: false,
66
BUILDER: 'html',

docs/html/genindex.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>Index &mdash; acsuite 4.2.0 documentation</title>
11+
<title>Index &mdash; acsuite 5.0.0 documentation</title>
1212

1313

1414

@@ -59,7 +59,7 @@
5959

6060

6161
<div class="version">
62-
4.2.0
62+
5.0.0
6363
</div>
6464

6565

docs/html/index.html

Lines changed: 14 additions & 32 deletions
Large diffs are not rendered by default.

docs/html/objects.inv

0 Bytes
Binary file not shown.

docs/html/py-modindex.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>Python Module Index &mdash; acsuite 4.2.0 documentation</title>
11+
<title>Python Module Index &mdash; acsuite 5.0.0 documentation</title>
1212

1313

1414

@@ -66,7 +66,7 @@
6666

6767

6868
<div class="version">
69-
4.2.0
69+
5.0.0
7070
</div>
7171

7272

0 commit comments

Comments
 (0)