This commit is contained in:
Lars Immisch
2017-02-24 20:59:14 +01:00
parent b98641bc77
commit a53782652a
10 changed files with 45 additions and 45 deletions

View File

@@ -6,7 +6,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Introduction &mdash; alsaaudio 0.8.3 documentation</title>
<title>Introduction &mdash; alsaaudio 0.8.4 documentation</title>
<link rel="stylesheet" href="_static/default.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
@@ -14,7 +14,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: './',
VERSION: '0.8.3',
VERSION: '0.8.4',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -23,7 +23,7 @@
<script type="text/javascript" src="_static/jquery.js"></script>
<script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
<link rel="top" title="alsaaudio 0.8.3 documentation" href="index.html" />
<link rel="top" title="alsaaudio 0.8.4 documentation" href="index.html" />
<link rel="next" title="PCM Terminology and Concepts" href="terminology.html" />
<link rel="prev" title="alsaaudio documentation" href="index.html" />
</head>
@@ -43,7 +43,7 @@
<li class="right" >
<a href="index.html" title="alsaaudio documentation"
accesskey="P">previous</a> |</li>
<li><a href="index.html">alsaaudio 0.8.3 documentation</a> &raquo;</li>
<li><a href="index.html">alsaaudio 0.8.4 documentation</a> &raquo;</li>
</ul>
</div>
@@ -72,7 +72,7 @@ wish (even commercial purposes). There is no warranty whatsoever.</p>
<p>This package contains wrappers for accessing the ALSA API from Python. It is
currently fairly complete for PCM devices and Mixer access. MIDI sequencer
support is low on our priority list, but volunteers are welcome.</p>
<p>If you find bugs in the wrappers please use the SourceForge bug tracker.
<p>If you find bugs in the wrappers please use thegithub issue tracker.
Please don&#8217;t send bug reports regarding ALSA specifically. There are several
bugs in this API, and those should be reported to the ALSA team - not me.</p>
</div>
@@ -210,12 +210,12 @@ with <tt class="docutils literal"><span class="pre">Ctl-C</span></tt>.</p>
<li class="right" >
<a href="index.html" title="alsaaudio documentation"
>previous</a> |</li>
<li><a href="index.html">alsaaudio 0.8.3 documentation</a> &raquo;</li>
<li><a href="index.html">alsaaudio 0.8.4 documentation</a> &raquo;</li>
</ul>
</div>
<div class="footer">
&copy; Copyright 2008-20017, Casper Wilstrup, Lars Immisch.
Last updated on Feb 22, 2017.
Last updated on Feb 24, 2017.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2.3.
</div>
</body>