Skip to content

Commit 180fc13

Browse files
committed
deploy: a34783a
1 parent 7b80941 commit 180fc13

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+3075
-2168
lines changed

.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: 2647591ff7bf2a36a6efad4ff24df2d2
3+
config: 353375ee6e74c1b5bd981e1e7ab77489
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

FW_Support.html

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
55

66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>Firmware Support &mdash; pyX2Cscope 0.3.3 documentation</title>
7+
<title>Firmware Support &mdash; pyX2Cscope 0.4.0 documentation</title>
88
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
99
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />
1010
<link rel="stylesheet" type="text/css" href="_static/graphviz.css?v=eafc0fe6" />
@@ -17,7 +17,7 @@
1717

1818
<script src="_static/jquery.js?v=5d32c60e"></script>
1919
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
20-
<script src="_static/documentation_options.js?v=d5a15cff"></script>
20+
<script src="_static/documentation_options.js?v=6c02275b"></script>
2121
<script src="_static/doctools.js?v=888ff710"></script>
2222
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
2323
<script src="_static/js/theme.js"></script>
@@ -39,7 +39,7 @@
3939
pyX2Cscope
4040
</a>
4141
<div class="version">
42-
0.3.3
42+
0.4.0
4343
</div>
4444
<div role="search">
4545
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
@@ -51,9 +51,13 @@
5151
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
5252
<p class="caption" role="heading"><span class="caption-text">Contents:</span></p>
5353
<ul class="current">
54-
<li class="toctree-l1"><a class="reference internal" href="how_to.html">How-To</a></li>
54+
<li class="toctree-l1"><a class="reference internal" href="install.html">Installation</a></li>
55+
<li class="toctree-l1"><a class="reference internal" href="scripting.html">API Interface</a></li>
56+
<li class="toctree-l1"><a class="reference internal" href="gui_qt.html">GUI Qt</a></li>
57+
<li class="toctree-l1"><a class="reference internal" href="gui_web.html">GUI Web</a></li>
5558
<li class="toctree-l1 current"><a class="current reference internal" href="#">Firmware Support</a></li>
5659
<li class="toctree-l1"><a class="reference internal" href="example.html">Examples</a></li>
60+
<li class="toctree-l1"><a class="reference internal" href="development.html">Development</a></li>
5761
<li class="toctree-l1"><a class="reference internal" href="autoapi/index.html">API Reference</a></li>
5862
</ul>
5963

_modules/index.html

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6-
<title>Overview: module code &mdash; pyX2Cscope 0.3.3 documentation</title>
6+
<title>Overview: module code &mdash; pyX2Cscope 0.4.0 documentation</title>
77
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" />
88
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=19f00094" />
99
<link rel="stylesheet" type="text/css" href="../_static/graphviz.css?v=eafc0fe6" />
@@ -16,7 +16,7 @@
1616

1717
<script src="../_static/jquery.js?v=5d32c60e"></script>
1818
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
19-
<script src="../_static/documentation_options.js?v=d5a15cff"></script>
19+
<script src="../_static/documentation_options.js?v=6c02275b"></script>
2020
<script src="../_static/doctools.js?v=888ff710"></script>
2121
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
2222
<script src="../_static/js/theme.js"></script>
@@ -36,7 +36,7 @@
3636
pyX2Cscope
3737
</a>
3838
<div class="version">
39-
0.3.3
39+
0.4.0
4040
</div>
4141
<div role="search">
4242
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
@@ -48,9 +48,13 @@
4848
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
4949
<p class="caption" role="heading"><span class="caption-text">Contents:</span></p>
5050
<ul>
51-
<li class="toctree-l1"><a class="reference internal" href="../how_to.html">How-To</a></li>
51+
<li class="toctree-l1"><a class="reference internal" href="../install.html">Installation</a></li>
52+
<li class="toctree-l1"><a class="reference internal" href="../scripting.html">API Interface</a></li>
53+
<li class="toctree-l1"><a class="reference internal" href="../gui_qt.html">GUI Qt</a></li>
54+
<li class="toctree-l1"><a class="reference internal" href="../gui_web.html">GUI Web</a></li>
5255
<li class="toctree-l1"><a class="reference internal" href="../FW_Support.html">Firmware Support</a></li>
5356
<li class="toctree-l1"><a class="reference internal" href="../example.html">Examples</a></li>
57+
<li class="toctree-l1"><a class="reference internal" href="../development.html">Development</a></li>
5458
<li class="toctree-l1"><a class="reference internal" href="../autoapi/index.html">API Reference</a></li>
5559
</ul>
5660

@@ -81,9 +85,8 @@ <h1>All modules for which code is available</h1>
8185
<ul><li><a href="pyx2cscope.html">pyx2cscope</a></li>
8286
<ul><li><a href="pyx2cscope/__main__.html">pyx2cscope.__main__</a></li>
8387
<li><a href="pyx2cscope/parser/elf16_parser.html">pyx2cscope.parser.elf16_parser</a></li>
84-
<li><a href="pyx2cscope/parser/elf32_parser.html">pyx2cscope.parser.elf32_parser</a></li>
8588
<li><a href="pyx2cscope/parser/elf_parser.html">pyx2cscope.parser.elf_parser</a></li>
86-
<li><a href="pyx2cscope/parser/elfparser_try_unified.html">pyx2cscope.parser.elfparser_try_unified</a></li>
89+
<li><a href="pyx2cscope/parser/generic_parser.html">pyx2cscope.parser.generic_parser</a></li>
8790
<li><a href="pyx2cscope/utils.html">pyx2cscope.utils</a></li>
8891
<li><a href="pyx2cscope/variable/variable.html">pyx2cscope.variable.variable</a></li>
8992
<li><a href="pyx2cscope/variable/variable_factory.html">pyx2cscope.variable.variable_factory</a></li>

_modules/pyx2cscope.html

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6-
<title>pyx2cscope &mdash; pyX2Cscope 0.3.3 documentation</title>
6+
<title>pyx2cscope &mdash; pyX2Cscope 0.4.0 documentation</title>
77
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" />
88
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=19f00094" />
99
<link rel="stylesheet" type="text/css" href="../_static/graphviz.css?v=eafc0fe6" />
@@ -16,7 +16,7 @@
1616

1717
<script src="../_static/jquery.js?v=5d32c60e"></script>
1818
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
19-
<script src="../_static/documentation_options.js?v=d5a15cff"></script>
19+
<script src="../_static/documentation_options.js?v=6c02275b"></script>
2020
<script src="../_static/doctools.js?v=888ff710"></script>
2121
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
2222
<script src="../_static/js/theme.js"></script>
@@ -36,7 +36,7 @@
3636
pyX2Cscope
3737
</a>
3838
<div class="version">
39-
0.3.3
39+
0.4.0
4040
</div>
4141
<div role="search">
4242
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
@@ -48,9 +48,13 @@
4848
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
4949
<p class="caption" role="heading"><span class="caption-text">Contents:</span></p>
5050
<ul>
51-
<li class="toctree-l1"><a class="reference internal" href="../how_to.html">How-To</a></li>
51+
<li class="toctree-l1"><a class="reference internal" href="../install.html">Installation</a></li>
52+
<li class="toctree-l1"><a class="reference internal" href="../scripting.html">API Interface</a></li>
53+
<li class="toctree-l1"><a class="reference internal" href="../gui_qt.html">GUI Qt</a></li>
54+
<li class="toctree-l1"><a class="reference internal" href="../gui_web.html">GUI Web</a></li>
5255
<li class="toctree-l1"><a class="reference internal" href="../FW_Support.html">Firmware Support</a></li>
5356
<li class="toctree-l1"><a class="reference internal" href="../example.html">Examples</a></li>
57+
<li class="toctree-l1"><a class="reference internal" href="../development.html">Development</a></li>
5458
<li class="toctree-l1"><a class="reference internal" href="../autoapi/index.html">API Reference</a></li>
5559
</ul>
5660

@@ -81,14 +85,14 @@
8185
<h1>Source code for pyx2cscope</h1><div class="highlight"><pre>
8286
<span></span><span class="sd">&quot;&quot;&quot;This module contains the pyx2cscope package.</span>
8387

84-
<span class="sd">Version: 0.3.3</span>
88+
<span class="sd">Version: 0.4.0</span>
8589
<span class="sd">&quot;&quot;&quot;</span>
8690

8791
<span class="kn">import</span> <span class="nn">logging</span>
8892

8993
<div class="viewcode-block" id="__version__">
9094
<a class="viewcode-back" href="../autoapi/pyx2cscope/index.html#pyx2cscope.__version__">[docs]</a>
91-
<span class="n">__version__</span> <span class="o">=</span> <span class="s2">&quot;0.3.3&quot;</span></div>
95+
<span class="n">__version__</span> <span class="o">=</span> <span class="s2">&quot;0.4.0&quot;</span></div>
9296

9397

9498

_modules/pyx2cscope/__main__.html

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6-
<title>pyx2cscope.__main__ &mdash; pyX2Cscope 0.3.3 documentation</title>
6+
<title>pyx2cscope.__main__ &mdash; pyX2Cscope 0.4.0 documentation</title>
77
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=80d5e7a1" />
88
<link rel="stylesheet" type="text/css" href="../../_static/css/theme.css?v=19f00094" />
99
<link rel="stylesheet" type="text/css" href="../../_static/graphviz.css?v=eafc0fe6" />
@@ -16,7 +16,7 @@
1616

1717
<script src="../../_static/jquery.js?v=5d32c60e"></script>
1818
<script src="../../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
19-
<script src="../../_static/documentation_options.js?v=d5a15cff"></script>
19+
<script src="../../_static/documentation_options.js?v=6c02275b"></script>
2020
<script src="../../_static/doctools.js?v=888ff710"></script>
2121
<script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
2222
<script src="../../_static/js/theme.js"></script>
@@ -36,7 +36,7 @@
3636
pyX2Cscope
3737
</a>
3838
<div class="version">
39-
0.3.3
39+
0.4.0
4040
</div>
4141
<div role="search">
4242
<form id="rtd-search-form" class="wy-form" action="../../search.html" method="get">
@@ -48,9 +48,13 @@
4848
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
4949
<p class="caption" role="heading"><span class="caption-text">Contents:</span></p>
5050
<ul>
51-
<li class="toctree-l1"><a class="reference internal" href="../../how_to.html">How-To</a></li>
51+
<li class="toctree-l1"><a class="reference internal" href="../../install.html">Installation</a></li>
52+
<li class="toctree-l1"><a class="reference internal" href="../../scripting.html">API Interface</a></li>
53+
<li class="toctree-l1"><a class="reference internal" href="../../gui_qt.html">GUI Qt</a></li>
54+
<li class="toctree-l1"><a class="reference internal" href="../../gui_web.html">GUI Web</a></li>
5255
<li class="toctree-l1"><a class="reference internal" href="../../FW_Support.html">Firmware Support</a></li>
5356
<li class="toctree-l1"><a class="reference internal" href="../../example.html">Examples</a></li>
57+
<li class="toctree-l1"><a class="reference internal" href="../../development.html">Development</a></li>
5458
<li class="toctree-l1"><a class="reference internal" href="../../autoapi/index.html">API Reference</a></li>
5559
</ul>
5660

0 commit comments

Comments
 (0)