mirror of
https://github.com/dh1tw/pyhamtools.git
synced 2026-04-06 06:53:51 +00:00
improved documentation
This commit is contained in:
parent
91c30879f1
commit
2d24c32262
19 changed files with 79 additions and 66 deletions
12
docs/build/html/index.html
vendored
12
docs/build/html/index.html
vendored
|
|
@ -6,7 +6,7 @@
|
|||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
|
||||
<title>PyHamTools — pyhamtools 0.1 documentation</title>
|
||||
<title>PyHamTools — pyhamtools 0.3.1 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.1',
|
||||
VERSION: '0.3.1',
|
||||
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="pyhamtools 0.1 documentation" href="#" />
|
||||
<link rel="top" title="pyhamtools 0.3.1 documentation" href="#" />
|
||||
<link rel="next" title="utils" href="utils.html" />
|
||||
</head>
|
||||
<body>
|
||||
|
|
@ -39,7 +39,7 @@
|
|||
<li class="right" >
|
||||
<a href="utils.html" title="utils"
|
||||
accesskey="N">next</a> |</li>
|
||||
<li><a href="#">pyhamtools 0.1 documentation</a> »</li>
|
||||
<li><a href="#">pyhamtools 0.3.1 documentation</a> »</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
|
@ -54,7 +54,7 @@
|
|||
<col class="field-name" />
|
||||
<col class="field-body" />
|
||||
<tbody valign="top">
|
||||
<tr class="field-odd field"><th class="field-name">Version:</th><td class="field-body">0.1</td>
|
||||
<tr class="field-odd field"><th class="field-name">Version:</th><td class="field-body">0.3.1</td>
|
||||
</tr>
|
||||
<tr class="field-even field"><th class="field-name">Code:</th><td class="field-body"><a class="reference external" href="https://github.com/dh1tw/pyhamtools">https://github.com/dh1tw/pyhamtools</a></td>
|
||||
</tr>
|
||||
|
|
@ -159,7 +159,7 @@ with some modules and classes which are frequently necessary, like parsing of an
|
|||
<li class="right" >
|
||||
<a href="utils.html" title="utils"
|
||||
>next</a> |</li>
|
||||
<li><a href="#">pyhamtools 0.1 documentation</a> »</li>
|
||||
<li><a href="#">pyhamtools 0.3.1 documentation</a> »</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="footer">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue