-
Notifications
You must be signed in to change notification settings - Fork 97
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e3a0268
commit 6f30071
Showing
37 changed files
with
615 additions
and
605 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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: b1fb002ec2e4aef509d8674f12055354 | ||
config: 4d42696c7ed344e216b9061c658284f0 | ||
tags: 645f666f9bcd5a90fca523b33c5a78b7 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
<head> | ||
<meta charset="utf-8" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
<title>apsw.bestpractice — APSW 3.45.2.0 documentation</title> | ||
<title>apsw.bestpractice — APSW 3.45.3.0 documentation</title> | ||
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=72bcf2f2" /> | ||
<link rel="stylesheet" type="text/css" href="../../_static/css/theme.css?v=19f00094" /> | ||
<link rel="stylesheet" type="text/css" href="../../_static/apsw.css?v=3c7e2631" /> | ||
|
@@ -16,7 +16,7 @@ | |
|
||
<script src="../../_static/jquery.js?v=5d32c60e"></script> | ||
<script src="../../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script> | ||
<script src="../../_static/documentation_options.js?v=42bc0a0b"></script> | ||
<script src="../../_static/documentation_options.js?v=33694052"></script> | ||
<script src="../../_static/doctools.js?v=888ff710"></script> | ||
<script src="../../_static/sphinx_highlight.js?v=dc90522c"></script> | ||
<script src="../../_static/js/theme.js"></script> | ||
|
@@ -39,7 +39,7 @@ | |
<img src="../../_static/apswlogo.png" class="logo" alt="Logo"/> | ||
</a> | ||
<div class="version"> | ||
3.45.2.0 | ||
3.45.3.0 | ||
</div> | ||
<div role="search"> | ||
<form id="rtd-search-form" class="wy-form" action="../../search.html" method="get"> | ||
|
@@ -219,7 +219,7 @@ <h1>Source code for apsw.bestpractice</h1><div class="highlight"><pre> | |
|
||
<div role="contentinfo"> | ||
<p>© <a href="../../copyright.html">Copyright</a> 2004-2024, Roger Binns <[email protected]>. | ||
<span class="lastupdated">Last updated on Mar 12, 2024. | ||
<span class="lastupdated">Last updated on Apr 16, 2024. | ||
</span></p> | ||
</div> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
<head> | ||
<meta charset="utf-8" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
<title>apsw.ext — APSW 3.45.2.0 documentation</title> | ||
<title>apsw.ext — APSW 3.45.3.0 documentation</title> | ||
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=72bcf2f2" /> | ||
<link rel="stylesheet" type="text/css" href="../../_static/css/theme.css?v=19f00094" /> | ||
<link rel="stylesheet" type="text/css" href="../../_static/apsw.css?v=3c7e2631" /> | ||
|
@@ -16,7 +16,7 @@ | |
|
||
<script src="../../_static/jquery.js?v=5d32c60e"></script> | ||
<script src="../../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script> | ||
<script src="../../_static/documentation_options.js?v=42bc0a0b"></script> | ||
<script src="../../_static/documentation_options.js?v=33694052"></script> | ||
<script src="../../_static/doctools.js?v=888ff710"></script> | ||
<script src="../../_static/sphinx_highlight.js?v=dc90522c"></script> | ||
<script src="../../_static/js/theme.js"></script> | ||
|
@@ -39,7 +39,7 @@ | |
<img src="../../_static/apswlogo.png" class="logo" alt="Logo"/> | ||
</a> | ||
<div class="version"> | ||
3.45.2.0 | ||
3.45.3.0 | ||
</div> | ||
<div role="search"> | ||
<form id="rtd-search-form" class="wy-form" action="../../search.html" method="get"> | ||
|
@@ -1892,7 +1892,7 @@ <h1>Source code for apsw.ext</h1><div class="highlight"><pre> | |
|
||
<div role="contentinfo"> | ||
<p>© <a href="../../copyright.html">Copyright</a> 2004-2024, Roger Binns <[email protected]>. | ||
<span class="lastupdated">Last updated on Mar 12, 2024. | ||
<span class="lastupdated">Last updated on Apr 16, 2024. | ||
</span></p> | ||
</div> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
<head> | ||
<meta charset="utf-8" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
<title>apsw.shell — APSW 3.45.2.0 documentation</title> | ||
<title>apsw.shell — APSW 3.45.3.0 documentation</title> | ||
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=72bcf2f2" /> | ||
<link rel="stylesheet" type="text/css" href="../../_static/css/theme.css?v=19f00094" /> | ||
<link rel="stylesheet" type="text/css" href="../../_static/apsw.css?v=3c7e2631" /> | ||
|
@@ -16,7 +16,7 @@ | |
|
||
<script src="../../_static/jquery.js?v=5d32c60e"></script> | ||
<script src="../../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script> | ||
<script src="../../_static/documentation_options.js?v=42bc0a0b"></script> | ||
<script src="../../_static/documentation_options.js?v=33694052"></script> | ||
<script src="../../_static/doctools.js?v=888ff710"></script> | ||
<script src="../../_static/sphinx_highlight.js?v=dc90522c"></script> | ||
<script src="../../_static/js/theme.js"></script> | ||
|
@@ -39,7 +39,7 @@ | |
<img src="../../_static/apswlogo.png" class="logo" alt="Logo"/> | ||
</a> | ||
<div class="version"> | ||
3.45.2.0 | ||
3.45.3.0 | ||
</div> | ||
<div role="search"> | ||
<form id="rtd-search-form" class="wy-form" action="../../search.html" method="get"> | ||
|
@@ -3700,7 +3700,7 @@ <h1>Source code for apsw.shell</h1><div class="highlight"><pre> | |
|
||
<div role="contentinfo"> | ||
<p>© <a href="../../copyright.html">Copyright</a> 2004-2024, Roger Binns <[email protected]>. | ||
<span class="lastupdated">Last updated on Mar 12, 2024. | ||
<span class="lastupdated">Last updated on Apr 16, 2024. | ||
</span></p> | ||
</div> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
<head> | ||
<meta charset="utf-8" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
<title>Overview: module code — APSW 3.45.2.0 documentation</title> | ||
<title>Overview: module code — APSW 3.45.3.0 documentation</title> | ||
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=72bcf2f2" /> | ||
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=19f00094" /> | ||
<link rel="stylesheet" type="text/css" href="../_static/apsw.css?v=3c7e2631" /> | ||
|
@@ -16,7 +16,7 @@ | |
|
||
<script src="../_static/jquery.js?v=5d32c60e"></script> | ||
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script> | ||
<script src="../_static/documentation_options.js?v=42bc0a0b"></script> | ||
<script src="../_static/documentation_options.js?v=33694052"></script> | ||
<script src="../_static/doctools.js?v=888ff710"></script> | ||
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script> | ||
<script src="../_static/js/theme.js"></script> | ||
|
@@ -39,7 +39,7 @@ | |
<img src="../_static/apswlogo.png" class="logo" alt="Logo"/> | ||
</a> | ||
<div class="version"> | ||
3.45.2.0 | ||
3.45.3.0 | ||
</div> | ||
<div role="search"> | ||
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get"> | ||
|
@@ -114,7 +114,7 @@ <h1>All modules for which code is available</h1> | |
|
||
<div role="contentinfo"> | ||
<p>© <a href="../copyright.html">Copyright</a> 2004-2024, Roger Binns <[email protected]>. | ||
<span class="lastupdated">Last updated on Mar 12, 2024. | ||
<span class="lastupdated">Last updated on Apr 16, 2024. | ||
</span></p> | ||
</div> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -74,12 +74,12 @@ edit the :file:`setup.apsw` file inside. | |
|
||
.. downloads-begin | ||
* `apsw-3.45.2.0.zip | ||
<https://github.com/rogerbinns/apsw/releases/download/3.45.2.0/apsw-3.45.2.0.zip>`__ | ||
* `apsw-3.45.3.0.zip | ||
<https://github.com/rogerbinns/apsw/releases/download/3.45.3.0/apsw-3.45.3.0.zip>`__ | ||
(Source, includes this HTML Help) | ||
|
||
* `apsw-3.45.2.0-sigs.zip | ||
<https://github.com/rogerbinns/apsw/releases/download/3.45.2.0/apsw-3.45.2.0-sigs.zip>`__ | ||
* `apsw-3.45.3.0-sigs.zip | ||
<https://github.com/rogerbinns/apsw/releases/download/3.45.3.0/apsw-3.45.3.0-sigs.zip>`__ | ||
GPG signatures for all files | ||
|
||
.. downloads-end | ||
|
@@ -104,7 +104,7 @@ Verify | |
|
||
.. code-block:: console | ||
$ gpg --verify apsw-3.45.2.0.zip.asc | ||
$ gpg --verify apsw-3.45.3.0.zip.asc | ||
gpg: Signature made ... date ... using DSA key ID 0DFBD904 | ||
gpg: Good signature from "Roger Binns <[email protected]>" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.