Skip to content

Commit

Permalink
Merge branch 'hotfix-case-sensitvity'
Browse files Browse the repository at this point in the history
  • Loading branch information
toomanybrians committed Aug 6, 2015
2 parents 359525e + d169bbe commit c0d8f6d
Show file tree
Hide file tree
Showing 118 changed files with 547 additions and 475 deletions.
Binary file modified docs/generated/doctrees/environment.pickle
Binary file not shown.
Binary file modified docs/generated/doctrees/modules.doctree
Binary file not shown.
Binary file modified docs/generated/doctrees/mpf.devices.ball_device.doctree
Binary file not shown.
Binary file modified docs/generated/doctrees/mpf.devices.driver.doctree
Binary file not shown.
Binary file modified docs/generated/doctrees/mpf.devices.gi.doctree
Binary file not shown.
Binary file not shown.
Binary file modified docs/generated/doctrees/mpf.media_controller.core.language.doctree
Binary file not shown.
Binary file modified docs/generated/doctrees/mpf.system.devices.doctree
Binary file not shown.
Binary file modified docs/generated/doctrees/mpf.system.events.doctree
Binary file not shown.
Binary file modified docs/generated/doctrees/mpf.system.light_controller.doctree
Binary file not shown.
Binary file modified docs/generated/doctrees/mpf.system.machine.doctree
Binary file not shown.
Binary file modified docs/generated/doctrees/mpf.system.modes.doctree
Binary file not shown.
Binary file modified docs/generated/doctrees/mpf.system.scoring.doctree
Binary file not shown.
Binary file modified docs/generated/doctrees/mpf.system.switch_controller.doctree
Binary file not shown.
Binary file modified docs/generated/doctrees/mpf.system.tasks.doctree
Binary file not shown.
Binary file modified docs/generated/doctrees/mpf.system.timing.doctree
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/generated/html/.buildinfo
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: 76f3b36221edcaf95e8fad9f22c6a994
config: 5b74957343a83f1fb6acbb683d117d45
tags: 645f666f9bcd5a90fca523b33c5a78b7
18 changes: 11 additions & 7 deletions docs/generated/html/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>Index &mdash; Mission Pinball Framework 0.19.0 documentation</title>
<title>Index &mdash; Mission Pinball Framework 0.19.1 documentation</title>

<link rel="stylesheet" href="_static/default.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />

<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: './',
VERSION: '0.19.0',
VERSION: '0.19.1',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
Expand All @@ -24,7 +24,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="Mission Pinball Framework 0.19.0 documentation" href="index.html" />
<link rel="top" title="Mission Pinball Framework 0.19.1 documentation" href="index.html" />
</head>
<body>
<div class="related">
Expand All @@ -36,7 +36,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li><a href="index.html">Mission Pinball Framework 0.19.0 documentation</a> &raquo;</li>
<li><a href="index.html">Mission Pinball Framework 0.19.1 documentation</a> &raquo;</li>
</ul>
</div>

Expand Down Expand Up @@ -1977,8 +1977,6 @@ <h2 id="I">I</h2>
<dt><a href="mpf.devices.score_reel.html#mpf.devices.score_reel.ScoreReelGroup.is_desired_valid">is_desired_valid() (mpf.devices.score_reel.ScoreReelGroup method)</a>
</dt>

</dl></td>
<td style="width: 33%" valign="top"><dl>

<dt><a href="mpf.platform.p3_roc.html#mpf.platform.p3_roc.PDBCoil.is_direct_coil">is_direct_coil() (mpf.platform.p3_roc.PDBCoil method)</a>
</dt>
Expand All @@ -1989,6 +1987,8 @@ <h2 id="I">I</h2>
</dt>

</dl></dd>
</dl></td>
<td style="width: 33%" valign="top"><dl>

<dt><a href="mpf.platform.p3_roc.html#mpf.platform.p3_roc.PDBLight.is_direct_lamp">is_direct_lamp() (mpf.platform.p3_roc.PDBLight method)</a>
</dt>
Expand Down Expand Up @@ -2054,6 +2054,10 @@ <h2 id="I">I</h2>
</dt>


<dt><a href="mpf.system.devices.html#mpf.system.devices.DeviceCollection.items_not_tagged">items_not_tagged() (mpf.system.devices.DeviceCollection method)</a>
</dt>


<dt><a href="mpf.system.devices.html#mpf.system.devices.DeviceCollection.items_tagged">items_tagged() (mpf.system.devices.DeviceCollection method)</a>
</dt>

Expand Down Expand Up @@ -4776,7 +4780,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li><a href="index.html">Mission Pinball Framework 0.19.0 documentation</a> &raquo;</li>
<li><a href="index.html">Mission Pinball Framework 0.19.1 documentation</a> &raquo;</li>
</ul>
</div>
<div class="footer">
Expand Down
10 changes: 5 additions & 5 deletions docs/generated/html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>Welcome to Mission Pinball Framework’s module reference! &mdash; Mission Pinball Framework 0.19.0 documentation</title>
<title>Welcome to Mission Pinball Framework’s module reference! &mdash; Mission Pinball Framework 0.19.1 documentation</title>

<link rel="stylesheet" href="_static/default.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />

<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: './',
VERSION: '0.19.0',
VERSION: '0.19.1',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
Expand All @@ -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="Mission Pinball Framework 0.19.0 documentation" href="#" />
<link rel="top" title="Mission Pinball Framework 0.19.1 documentation" href="#" />
</head>
<body>
<div class="related">
Expand All @@ -35,7 +35,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li><a href="#">Mission Pinball Framework 0.19.0 documentation</a> &raquo;</li>
<li><a href="#">Mission Pinball Framework 0.19.1 documentation</a> &raquo;</li>
</ul>
</div>

Expand Down Expand Up @@ -107,7 +107,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li><a href="#">Mission Pinball Framework 0.19.0 documentation</a> &raquo;</li>
<li><a href="#">Mission Pinball Framework 0.19.1 documentation</a> &raquo;</li>
</ul>
</div>
<div class="footer">
Expand Down
10 changes: 5 additions & 5 deletions docs/generated/html/mc.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>mc module &mdash; Mission Pinball Framework 0.19.0 documentation</title>
<title>mc module &mdash; Mission Pinball Framework 0.19.1 documentation</title>

<link rel="stylesheet" href="_static/default.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />

<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: './',
VERSION: '0.19.0',
VERSION: '0.19.1',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
Expand All @@ -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="Mission Pinball Framework 0.19.0 documentation" href="index.html" />
<link rel="top" title="Mission Pinball Framework 0.19.1 documentation" href="index.html" />
</head>
<body>
<div class="related">
Expand All @@ -35,7 +35,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li><a href="index.html">Mission Pinball Framework 0.19.0 documentation</a> &raquo;</li>
<li><a href="index.html">Mission Pinball Framework 0.19.1 documentation</a> &raquo;</li>
</ul>
</div>

Expand Down Expand Up @@ -85,7 +85,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li><a href="index.html">Mission Pinball Framework 0.19.0 documentation</a> &raquo;</li>
<li><a href="index.html">Mission Pinball Framework 0.19.1 documentation</a> &raquo;</li>
</ul>
</div>
<div class="footer">
Expand Down
10 changes: 5 additions & 5 deletions docs/generated/html/modules.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>&lt;no title&gt; &mdash; Mission Pinball Framework 0.19.0 documentation</title>
<title>&lt;no title&gt; &mdash; Mission Pinball Framework 0.19.1 documentation</title>

<link rel="stylesheet" href="_static/default.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />

<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: './',
VERSION: '0.19.0',
VERSION: '0.19.1',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
Expand All @@ -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="Mission Pinball Framework 0.19.0 documentation" href="index.html" />
<link rel="top" title="Mission Pinball Framework 0.19.1 documentation" href="index.html" />
</head>
<body>
<div class="related">
Expand All @@ -35,7 +35,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li><a href="index.html">Mission Pinball Framework 0.19.0 documentation</a> &raquo;</li>
<li><a href="index.html">Mission Pinball Framework 0.19.1 documentation</a> &raquo;</li>
</ul>
</div>

Expand Down Expand Up @@ -165,7 +165,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li><a href="index.html">Mission Pinball Framework 0.19.0 documentation</a> &raquo;</li>
<li><a href="index.html">Mission Pinball Framework 0.19.1 documentation</a> &raquo;</li>
</ul>
</div>
<div class="footer">
Expand Down
10 changes: 5 additions & 5 deletions docs/generated/html/mpf.devices.autofire.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>mpf.devices.autofire module &mdash; Mission Pinball Framework 0.19.0 documentation</title>
<title>mpf.devices.autofire module &mdash; Mission Pinball Framework 0.19.1 documentation</title>

<link rel="stylesheet" href="_static/default.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />

<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: './',
VERSION: '0.19.0',
VERSION: '0.19.1',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
Expand All @@ -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="Mission Pinball Framework 0.19.0 documentation" href="index.html" />
<link rel="top" title="Mission Pinball Framework 0.19.1 documentation" href="index.html" />
</head>
<body>
<div class="related">
Expand All @@ -35,7 +35,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li><a href="index.html">Mission Pinball Framework 0.19.0 documentation</a> &raquo;</li>
<li><a href="index.html">Mission Pinball Framework 0.19.1 documentation</a> &raquo;</li>
</ul>
</div>

Expand Down Expand Up @@ -153,7 +153,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li><a href="index.html">Mission Pinball Framework 0.19.0 documentation</a> &raquo;</li>
<li><a href="index.html">Mission Pinball Framework 0.19.1 documentation</a> &raquo;</li>
</ul>
</div>
<div class="footer">
Expand Down
10 changes: 5 additions & 5 deletions docs/generated/html/mpf.devices.ball_device.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>mpf.devices.ball_device module &mdash; Mission Pinball Framework 0.19.0 documentation</title>
<title>mpf.devices.ball_device module &mdash; Mission Pinball Framework 0.19.1 documentation</title>

<link rel="stylesheet" href="_static/default.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />

<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: './',
VERSION: '0.19.0',
VERSION: '0.19.1',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
Expand All @@ -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="Mission Pinball Framework 0.19.0 documentation" href="index.html" />
<link rel="top" title="Mission Pinball Framework 0.19.1 documentation" href="index.html" />
</head>
<body>
<div class="related">
Expand All @@ -35,7 +35,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li><a href="index.html">Mission Pinball Framework 0.19.0 documentation</a> &raquo;</li>
<li><a href="index.html">Mission Pinball Framework 0.19.1 documentation</a> &raquo;</li>
</ul>
</div>

Expand Down Expand Up @@ -359,7 +359,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li><a href="index.html">Mission Pinball Framework 0.19.0 documentation</a> &raquo;</li>
<li><a href="index.html">Mission Pinball Framework 0.19.1 documentation</a> &raquo;</li>
</ul>
</div>
<div class="footer">
Expand Down
10 changes: 5 additions & 5 deletions docs/generated/html/mpf.devices.diverter.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>mpf.devices.diverter module &mdash; Mission Pinball Framework 0.19.0 documentation</title>
<title>mpf.devices.diverter module &mdash; Mission Pinball Framework 0.19.1 documentation</title>

<link rel="stylesheet" href="_static/default.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />

<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: './',
VERSION: '0.19.0',
VERSION: '0.19.1',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
Expand All @@ -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="Mission Pinball Framework 0.19.0 documentation" href="index.html" />
<link rel="top" title="Mission Pinball Framework 0.19.1 documentation" href="index.html" />
</head>
<body>
<div class="related">
Expand All @@ -35,7 +35,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li><a href="index.html">Mission Pinball Framework 0.19.0 documentation</a> &raquo;</li>
<li><a href="index.html">Mission Pinball Framework 0.19.1 documentation</a> &raquo;</li>
</ul>
</div>

Expand Down Expand Up @@ -222,7 +222,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li><a href="index.html">Mission Pinball Framework 0.19.0 documentation</a> &raquo;</li>
<li><a href="index.html">Mission Pinball Framework 0.19.1 documentation</a> &raquo;</li>
</ul>
</div>
<div class="footer">
Expand Down
10 changes: 5 additions & 5 deletions docs/generated/html/mpf.devices.driver.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>mpf.devices.driver module &mdash; Mission Pinball Framework 0.19.0 documentation</title>
<title>mpf.devices.driver module &mdash; Mission Pinball Framework 0.19.1 documentation</title>

<link rel="stylesheet" href="_static/default.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />

<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: './',
VERSION: '0.19.0',
VERSION: '0.19.1',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
Expand All @@ -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="Mission Pinball Framework 0.19.0 documentation" href="index.html" />
<link rel="top" title="Mission Pinball Framework 0.19.1 documentation" href="index.html" />
</head>
<body>
<div class="related">
Expand All @@ -35,7 +35,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li><a href="index.html">Mission Pinball Framework 0.19.0 documentation</a> &raquo;</li>
<li><a href="index.html">Mission Pinball Framework 0.19.1 documentation</a> &raquo;</li>
</ul>
</div>

Expand Down Expand Up @@ -204,7 +204,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li><a href="index.html">Mission Pinball Framework 0.19.0 documentation</a> &raquo;</li>
<li><a href="index.html">Mission Pinball Framework 0.19.1 documentation</a> &raquo;</li>
</ul>
</div>
<div class="footer">
Expand Down
Loading

0 comments on commit c0d8f6d

Please sign in to comment.