Skip to content

Commit

Permalink
Updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
toomanybrians committed Aug 6, 2015
1 parent 98a0dc3 commit 359525e
Show file tree
Hide file tree
Showing 134 changed files with 455 additions and 2,266 deletions.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
#source_encoding = 'utf-8-sig'

# The master toctree document.
master_doc = 'mpf'
master_doc = 'index'

# General information about the project.
project = u'Mission Pinball Framework'
Expand Down
Binary file modified docs/generated/doctrees/environment.pickle
Binary file not shown.
Binary file added docs/generated/doctrees/index.doctree
Binary file not shown.
Binary file modified docs/generated/doctrees/mc.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.flipper.doctree
Binary file not shown.
Binary file modified docs/generated/doctrees/mpf.devices.score_reel.doctree
Binary file not shown.
Binary file modified docs/generated/doctrees/mpf.devices.target.doctree
Binary file not shown.
Binary file modified docs/generated/doctrees/mpf.game.game.doctree
Binary file not shown.
Binary file not shown.
Binary file modified docs/generated/doctrees/mpf.media_controller.core.doctree
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.media_controller.core.modes.doctree
Binary file not shown.
Binary file modified docs/generated/doctrees/mpf.media_controller.core.slide.doctree
Binary file not shown.
Binary file modified docs/generated/doctrees/mpf.media_controller.core.sound.doctree
Binary file not shown.
Binary file modified docs/generated/doctrees/mpf.media_controller.elements.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified docs/generated/doctrees/mpf.platform.doctree
Binary file not shown.
Binary file modified docs/generated/doctrees/mpf.platform.fadecandy.doctree
Binary file not shown.
Binary file modified docs/generated/doctrees/mpf.platform.fast.doctree
Binary file not shown.
Binary file modified docs/generated/doctrees/mpf.platform.openpixel.doctree
Binary file not shown.
Binary file modified docs/generated/doctrees/mpf.platform.p3_roc.doctree
Binary file not shown.
Binary file modified docs/generated/doctrees/mpf.platform.p_roc.doctree
Binary file not shown.
Binary file modified docs/generated/doctrees/mpf.plugins.auditor.doctree
Binary file not shown.
Binary file modified docs/generated/doctrees/mpf.plugins.doctree
Binary file not shown.
Binary file modified docs/generated/doctrees/mpf.system.assets.doctree
Binary file not shown.
Binary file modified docs/generated/doctrees/mpf.system.bcp.doctree
Binary file not shown.
Binary file modified docs/generated/doctrees/mpf.system.config.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.modes.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.target_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.
26 changes: 26 additions & 0 deletions docs/generated/html/_sources/index.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
.. Mission Pinball Framework documentation master file, created by
sphinx-quickstart on Wed Jun 25 00:36:07 2014.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.

Welcome to Mission Pinball Framework's module reference!
=======================================================

This is the module reference for the Mission Pinball Framework, a Python-based software framework for controlling real
pinball machines via P-ROC or FAST Pinball hardware. The instructions and documentation are available at
https://missionpinball.com/docs

Contents:

.. toctree::
:maxdepth: 3

mpf


Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
4 changes: 2 additions & 2 deletions docs/generated/html/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -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="mpf.html">Mission Pinball Framework 0.19.0 documentation</a> &raquo;</li>
<li><a href="index.html">Mission Pinball Framework 0.19.0 documentation</a> &raquo;</li>
</ul>
</div>

Expand Down Expand Up @@ -4776,7 +4776,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li><a href="mpf.html">Mission Pinball Framework 0.19.0 documentation</a> &raquo;</li>
<li><a href="index.html">Mission Pinball Framework 0.19.0 documentation</a> &raquo;</li>
</ul>
</div>
<div class="footer">
Expand Down
118 changes: 118 additions & 0 deletions docs/generated/html/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,118 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">


<html xmlns="http://www.w3.org/1999/xhtml">
<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>

<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',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
};
</script>
<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="#" />
</head>
<body>
<div class="related">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="genindex.html" title="General Index"
accesskey="I">index</a></li>
<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>
</ul>
</div>

<div class="document">
<div class="documentwrapper">
<div class="bodywrapper">
<div class="body">

<div class="section" id="welcome-to-mission-pinball-framework-s-module-reference">
<h1>Welcome to Mission Pinball Framework&#8217;s module reference!</h1>
<p>This is the module reference for the Mission Pinball Framework, a Python-based software framework for controlling real
pinball machines via P-ROC or FAST Pinball hardware. The instructions and documentation are available at
<a class="reference external" href="https://missionpinball.com/docs">https://missionpinball.com/docs</a></p>
<p>Contents:</p>
<div class="toctree-wrapper compound">
<ul class="simple">
</ul>
</div>
</div>
<div class="section" id="indices-and-tables">
<h1>Indices and tables</h1>
<ul class="simple">
<li><a class="reference internal" href="genindex.html"><em>Index</em></a></li>
<li><a class="reference internal" href="py-modindex.html"><em>Module Index</em></a></li>
<li><a class="reference internal" href="search.html"><em>Search Page</em></a></li>
</ul>
</div>


</div>
</div>
</div>
<div class="sphinxsidebar">
<div class="sphinxsidebarwrapper">
<h3><a href="#">Table Of Contents</a></h3>
<ul>
<li><a class="reference internal" href="#">Welcome to Mission Pinball Framework&#8217;s module reference!</a></li>
<li><a class="reference internal" href="#indices-and-tables">Indices and tables</a></li>
</ul>

<h3>This Page</h3>
<ul class="this-page-menu">
<li><a href="_sources/index.txt"
rel="nofollow">Show Source</a></li>
</ul>
<div id="searchbox" style="display: none">
<h3>Quick search</h3>
<form class="search" action="search.html" method="get">
<input type="text" name="q" />
<input type="submit" value="Go" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
<p class="searchtip" style="font-size: 90%">
Enter search terms or a module, class or function name.
</p>
</div>
<script type="text/javascript">$('#searchbox').show(0);</script>
</div>
</div>
<div class="clearer"></div>
</div>
<div class="related">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="genindex.html" title="General Index"
>index</a></li>
<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>
</ul>
</div>
<div class="footer">
&copy; Copyright 2015, Brian Madden, Gabe Knuth.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2.3.
</div>
</body>
</html>
4 changes: 2 additions & 2 deletions docs/generated/html/mc.html
Original file line number Diff line number Diff line change
Expand Up @@ -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="mpf.html">Mission Pinball Framework 0.19.0 documentation</a> &raquo;</li>
<li><a href="index.html">Mission Pinball Framework 0.19.0 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="mpf.html">Mission Pinball Framework 0.19.0 documentation</a> &raquo;</li>
<li><a href="index.html">Mission Pinball Framework 0.19.0 documentation</a> &raquo;</li>
</ul>
</div>
<div class="footer">
Expand Down
4 changes: 2 additions & 2 deletions docs/generated/html/modules.html
Original file line number Diff line number Diff line change
Expand Up @@ -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="mpf.html">Mission Pinball Framework 0.19.0 documentation</a> &raquo;</li>
<li><a href="index.html">Mission Pinball Framework 0.19.0 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="mpf.html">Mission Pinball Framework 0.19.0 documentation</a> &raquo;</li>
<li><a href="index.html">Mission Pinball Framework 0.19.0 documentation</a> &raquo;</li>
</ul>
</div>
<div class="footer">
Expand Down
29 changes: 3 additions & 26 deletions docs/generated/html/mpf.devices.autofire.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +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="up" title="mpf.devices package" href="mpf.devices.html" />
<link rel="next" title="mpf.devices.ball_device module" href="mpf.devices.ball_device.html" />
<link rel="prev" title="mpf.devices package" href="mpf.devices.html" />
<link rel="top" title="Mission Pinball Framework 0.19.0 documentation" href="index.html" />
</head>
<body>
<div class="related">
Expand All @@ -38,14 +35,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="right" >
<a href="mpf.devices.ball_device.html" title="mpf.devices.ball_device module"
accesskey="N">next</a> |</li>
<li class="right" >
<a href="mpf.devices.html" title="mpf.devices package"
accesskey="P">previous</a> |</li>
<li><a href="mpf.html">Mission Pinball Framework 0.19.0 documentation</a> &raquo;</li>
<li><a href="mpf.devices.html" accesskey="U">mpf.devices package</a> &raquo;</li>
<li><a href="index.html">Mission Pinball Framework 0.19.0 documentation</a> &raquo;</li>
</ul>
</div>

Expand Down Expand Up @@ -132,12 +122,6 @@ <h3>Navigation</h3>
</div>
<div class="sphinxsidebar">
<div class="sphinxsidebarwrapper">
<h4>Previous topic</h4>
<p class="topless"><a href="mpf.devices.html"
title="previous chapter">mpf.devices package</a></p>
<h4>Next topic</h4>
<p class="topless"><a href="mpf.devices.ball_device.html"
title="next chapter">mpf.devices.ball_device module</a></p>
<h3>This Page</h3>
<ul class="this-page-menu">
<li><a href="_sources/mpf.devices.autofire.txt"
Expand Down Expand Up @@ -169,14 +153,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="right" >
<a href="mpf.devices.ball_device.html" title="mpf.devices.ball_device module"
>next</a> |</li>
<li class="right" >
<a href="mpf.devices.html" title="mpf.devices package"
>previous</a> |</li>
<li><a href="mpf.html">Mission Pinball Framework 0.19.0 documentation</a> &raquo;</li>
<li><a href="mpf.devices.html" >mpf.devices package</a> &raquo;</li>
<li><a href="index.html">Mission Pinball Framework 0.19.0 documentation</a> &raquo;</li>
</ul>
</div>
<div class="footer">
Expand Down
29 changes: 3 additions & 26 deletions docs/generated/html/mpf.devices.ball_device.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +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="up" title="mpf.devices package" href="mpf.devices.html" />
<link rel="next" title="mpf.devices.diverter module" href="mpf.devices.diverter.html" />
<link rel="prev" title="mpf.devices.autofire module" href="mpf.devices.autofire.html" />
<link rel="top" title="Mission Pinball Framework 0.19.0 documentation" href="index.html" />
</head>
<body>
<div class="related">
Expand All @@ -38,14 +35,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="right" >
<a href="mpf.devices.diverter.html" title="mpf.devices.diverter module"
accesskey="N">next</a> |</li>
<li class="right" >
<a href="mpf.devices.autofire.html" title="mpf.devices.autofire module"
accesskey="P">previous</a> |</li>
<li><a href="mpf.html">Mission Pinball Framework 0.19.0 documentation</a> &raquo;</li>
<li><a href="mpf.devices.html" accesskey="U">mpf.devices package</a> &raquo;</li>
<li><a href="index.html">Mission Pinball Framework 0.19.0 documentation</a> &raquo;</li>
</ul>
</div>

Expand Down Expand Up @@ -338,12 +328,6 @@ <h3>Navigation</h3>
</div>
<div class="sphinxsidebar">
<div class="sphinxsidebarwrapper">
<h4>Previous topic</h4>
<p class="topless"><a href="mpf.devices.autofire.html"
title="previous chapter">mpf.devices.autofire module</a></p>
<h4>Next topic</h4>
<p class="topless"><a href="mpf.devices.diverter.html"
title="next chapter">mpf.devices.diverter module</a></p>
<h3>This Page</h3>
<ul class="this-page-menu">
<li><a href="_sources/mpf.devices.ball_device.txt"
Expand Down Expand Up @@ -375,14 +359,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="right" >
<a href="mpf.devices.diverter.html" title="mpf.devices.diverter module"
>next</a> |</li>
<li class="right" >
<a href="mpf.devices.autofire.html" title="mpf.devices.autofire module"
>previous</a> |</li>
<li><a href="mpf.html">Mission Pinball Framework 0.19.0 documentation</a> &raquo;</li>
<li><a href="mpf.devices.html" >mpf.devices package</a> &raquo;</li>
<li><a href="index.html">Mission Pinball Framework 0.19.0 documentation</a> &raquo;</li>
</ul>
</div>
<div class="footer">
Expand Down
29 changes: 3 additions & 26 deletions docs/generated/html/mpf.devices.diverter.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +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="up" title="mpf.devices package" href="mpf.devices.html" />
<link rel="next" title="mpf.devices.driver module" href="mpf.devices.driver.html" />
<link rel="prev" title="mpf.devices.ball_device module" href="mpf.devices.ball_device.html" />
<link rel="top" title="Mission Pinball Framework 0.19.0 documentation" href="index.html" />
</head>
<body>
<div class="related">
Expand All @@ -38,14 +35,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="right" >
<a href="mpf.devices.driver.html" title="mpf.devices.driver module"
accesskey="N">next</a> |</li>
<li class="right" >
<a href="mpf.devices.ball_device.html" title="mpf.devices.ball_device module"
accesskey="P">previous</a> |</li>
<li><a href="mpf.html">Mission Pinball Framework 0.19.0 documentation</a> &raquo;</li>
<li><a href="mpf.devices.html" accesskey="U">mpf.devices package</a> &raquo;</li>
<li><a href="index.html">Mission Pinball Framework 0.19.0 documentation</a> &raquo;</li>
</ul>
</div>

Expand Down Expand Up @@ -201,12 +191,6 @@ <h3>Navigation</h3>
</div>
<div class="sphinxsidebar">
<div class="sphinxsidebarwrapper">
<h4>Previous topic</h4>
<p class="topless"><a href="mpf.devices.ball_device.html"
title="previous chapter">mpf.devices.ball_device module</a></p>
<h4>Next topic</h4>
<p class="topless"><a href="mpf.devices.driver.html"
title="next chapter">mpf.devices.driver module</a></p>
<h3>This Page</h3>
<ul class="this-page-menu">
<li><a href="_sources/mpf.devices.diverter.txt"
Expand Down Expand Up @@ -238,14 +222,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="right" >
<a href="mpf.devices.driver.html" title="mpf.devices.driver module"
>next</a> |</li>
<li class="right" >
<a href="mpf.devices.ball_device.html" title="mpf.devices.ball_device module"
>previous</a> |</li>
<li><a href="mpf.html">Mission Pinball Framework 0.19.0 documentation</a> &raquo;</li>
<li><a href="mpf.devices.html" >mpf.devices package</a> &raquo;</li>
<li><a href="index.html">Mission Pinball Framework 0.19.0 documentation</a> &raquo;</li>
</ul>
</div>
<div class="footer">
Expand Down
Loading

0 comments on commit 359525e

Please sign in to comment.