Skip to content
This repository was archived by the owner on Mar 26, 2024. It is now read-only.

Commit a8699c6

Browse files
author
Matthew Bryan
committed
Doc updates.
1 parent 3457337 commit a8699c6

28 files changed

+2036
-2270
lines changed

docs/.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: 14dff5ab0e20fa587ff5f84e6a552bf2
3+
config: f06feb95dcdbd0c8e66838e159168829
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

docs/_modules/index.html

Lines changed: 21 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,40 @@
1-
21
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
32
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
43

4+
55
<html xmlns="http://www.w3.org/1999/xhtml">
66
<head>
7-
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
87
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
9-
<title>Overview: module code &#8212; py-combtest 1.0.1.0 documentation</title>
8+
9+
<title>Overview: module code &mdash; py-combtest 1.0.1.0 documentation</title>
10+
1011
<link rel="stylesheet" href="../_static/alabaster.css" type="text/css" />
1112
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
12-
<script type="text/javascript" id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>
13+
14+
<script type="text/javascript">
15+
var DOCUMENTATION_OPTIONS = {
16+
URL_ROOT: '../',
17+
VERSION: '1.0.1.0',
18+
COLLAPSE_INDEX: false,
19+
FILE_SUFFIX: '.html',
20+
HAS_SOURCE: true
21+
};
22+
</script>
1323
<script type="text/javascript" src="../_static/jquery.js"></script>
1424
<script type="text/javascript" src="../_static/underscore.js"></script>
1525
<script type="text/javascript" src="../_static/doctools.js"></script>
16-
<script type="text/javascript" src="../_static/language_data.js"></script>
17-
<link rel="index" title="Index" href="../genindex.html" />
18-
<link rel="search" title="Search" href="../search.html" />
26+
<script type="text/javascript" src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
27+
<link rel="top" title="py-combtest 1.0.1.0 documentation" href="../index.html" />
1928

20-
<link rel="stylesheet" href="../_static/custom.css" type="text/css" />
21-
2229

2330
<meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9" />
2431

25-
</head><body>
26-
32+
</head>
33+
<body role="document">
2734

2835
<div class="document">
2936
<div class="documentwrapper">
3037
<div class="bodywrapper">
31-
32-
3338
<div class="body" role="main">
3439

3540
<h1>All modules for which code is available</h1>
@@ -47,35 +52,10 @@ <h1>All modules for which code is available</h1>
4752
</ul>
4853

4954
</div>
50-
5155
</div>
5256
</div>
5357
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
54-
<div class="sphinxsidebarwrapper">
55-
<h1 class="logo"><a href="../index.html">py-combtest</a></h1>
56-
57-
58-
59-
60-
61-
62-
63-
64-
<h3>Navigation</h3>
65-
<p class="caption"><span class="caption-text">Quick start</span></p>
66-
<ul>
67-
<li class="toctree-l1"><a class="reference internal" href="../introduction.html">Overview</a></li>
68-
<li class="toctree-l1"><a class="reference internal" href="../introduction.html#why-this-kind-of-testing">Why this kind of testing?</a></li>
69-
<li class="toctree-l1"><a class="reference internal" href="../introduction.html#high-level-example">High level example</a></li>
70-
<li class="toctree-l1"><a class="reference internal" href="../introduction.html#comparison-to-unittest-and-pytest-case-generation">Comparison to unittest and pytest case generation</a></li>
71-
<li class="toctree-l1"><a class="reference internal" href="../examples.html">Example code</a></li>
72-
</ul>
73-
<p class="caption"><span class="caption-text">Reference</span></p>
74-
<ul>
75-
<li class="toctree-l1"><a class="reference internal" href="../api.html">py-combtest API reference</a></li>
76-
</ul>
77-
78-
<div class="relations">
58+
<div class="sphinxsidebarwrapper"><div class="relations">
7959
<h3>Related Topics</h3>
8060
<ul>
8161
<li><a href="../index.html">Documentation overview</a><ul>
@@ -84,24 +64,14 @@ <h3>Related Topics</h3>
8464
</div>
8565
<div id="searchbox" style="display: none" role="search">
8666
<h3>Quick search</h3>
87-
<div class="searchformwrapper">
8867
<form class="search" action="../search.html" method="get">
8968
<input type="text" name="q" />
9069
<input type="submit" value="Go" />
9170
<input type="hidden" name="check_keywords" value="yes" />
9271
<input type="hidden" name="area" value="default" />
9372
</form>
94-
</div>
9573
</div>
9674
<script type="text/javascript">$('#searchbox').show(0);</script>
97-
98-
99-
100-
101-
102-
103-
104-
10575
</div>
10676
</div>
10777
<div class="clearer"></div>
@@ -110,8 +80,8 @@ <h3>Quick search</h3>
11080
&copy;2019, Matthew J. Bryan (Dell/EMC Isilon).
11181

11282
|
113-
Powered by <a href="http://sphinx-doc.org/">Sphinx 1.8.5</a>
114-
&amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.12</a>
83+
Powered by <a href="http://sphinx-doc.org/">Sphinx 1.4</a>
84+
&amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.7</a>
11585

11686
</div>
11787

0 commit comments

Comments
 (0)