use docs generated by sphinx to set the project's web page.
[simple-xmbc-rem] / www / mainwindow.html
diff --git a/www/mainwindow.html b/www/mainwindow.html
new file mode 100644 (file)
index 0000000..435f4d9
--- /dev/null
@@ -0,0 +1,217 @@
+
+
+<!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>Main Window &mdash; Simple XBMC Remote v0.8.3 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.8.3',
+        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="Simple XBMC Remote v0.8.3 documentation" href="index.html" />
+    <link rel="next" title="Setup Dialog" href="setupdialog.html" />
+    <link rel="prev" title="Welcome to Simple XBMC Remote" href="index.html" /> 
+  </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="setupdialog.html" title="Setup Dialog"
+             accesskey="N">next</a> |</li>
+        <li class="right" >
+          <a href="index.html" title="Welcome to Simple XBMC Remote"
+             accesskey="P">previous</a> |</li>
+        <li><a href="index.html">Simple XBMC Remote v0.8.3 documentation</a> &raquo;</li> 
+      </ul>
+    </div>  
+
+    <div class="document">
+      <div class="documentwrapper">
+        <div class="bodywrapper">
+          <div class="body">
+            
+  <div class="section" id="main-window">
+<h1>Main Window<a class="headerlink" href="#main-window" title="Permalink to this headline">¶</a></h1>
+<p>This is the main window of <em>Simple XBMC Remote</em>. Please refer to <a class="reference internal" href="setupdialog.html"><em>Setup Dialog</em></a> for how to
+configure <em>Simple XBMC Remote</em>.</p>
+<a class="reference external image-reference" href="_images/simplexbmcremote-0.8.2.png"><img alt="_images/simplexbmcremote-0.8.2.png" class="align-center" src="_images/simplexbmcremote-0.8.2.png" style="height: 400px;" /></a>
+<div class="section" id="buttons">
+<h2>Buttons<a class="headerlink" href="#buttons" title="Permalink to this headline">¶</a></h2>
+<table border="1" class="docutils">
+<colgroup>
+<col width="58%" />
+<col width="42%" />
+</colgroup>
+<tbody valign="top">
+<tr><td>Button</td>
+<td>Action</td>
+</tr>
+<tr><td><img alt="_images/btn_next_subtitle.png" class="first last" src="_images/btn_next_subtitle.png" style="height: 32px;" />
+</td>
+<td>select next subtitle
+(if available)</td>
+</tr>
+<tr><td><img alt="_images/btn_next_language.png" class="first last" src="_images/btn_next_language.png" style="height: 32px;" />
+</td>
+<td>select next language
+(if available)</td>
+</tr>
+<tr><td><img alt="_images/btn_gui.png" class="first last" src="_images/btn_gui.png" style="height: 32px;" />
+</td>
+<td>show/hide the gui (like
+pressing the <strong>TAB</strong> key)</td>
+</tr>
+<tr><td><img alt="_images/btn_context_menu.png" class="first last" src="_images/btn_context_menu.png" style="height: 32px;" />
+</td>
+<td>show the context menu (like
+pressing the <strong>C</strong> key)</td>
+</tr>
+<tr><td><img alt="_images/btn_esc.png" class="first last" src="_images/btn_esc.png" style="height: 32px;" />
+</td>
+<td>send <strong>ESC</strong> key (use it to get
+to the main menu, for example)</td>
+</tr>
+<tr><td><img alt="_images/btn_volume_up.png" class="first last" src="_images/btn_volume_up.png" style="height: 32px;" />
+</td>
+<td>increase the volume</td>
+</tr>
+<tr><td><img alt="_images/btn_volume_down.png" class="first last" src="_images/btn_volume_down.png" style="height: 32px;" />
+</td>
+<td>reduce the volume</td>
+</tr>
+<tr><td><img alt="_images/btn_mute.png" class="first last" src="_images/btn_mute.png" style="height: 32px;" />
+</td>
+<td>mute audio</td>
+</tr>
+<tr><td><img alt="_images/btn_up.png" class="first last" src="_images/btn_up.png" style="height: 32px;" />
+</td>
+<td><ul class="first last simple">
+<li>move up</li>
+<li>skip more forward</li>
+</ul>
+</td>
+</tr>
+<tr><td><img alt="_images/btn_down.png" class="first last" src="_images/btn_down.png" style="height: 32px;" />
+</td>
+<td><ul class="first last simple">
+<li>move down</li>
+<li>skip more backward</li>
+</ul>
+</td>
+</tr>
+<tr><td><img alt="_images/btn_left.png" class="first last" src="_images/btn_left.png" style="height: 32px;" />
+</td>
+<td><ul class="first last simple">
+<li>move left</li>
+<li>skip backward</li>
+</ul>
+</td>
+</tr>
+<tr><td><img alt="_images/btn_right.png" class="first last" src="_images/btn_right.png" style="height: 32px;" />
+</td>
+<td><ul class="first last simple">
+<li>move right</li>
+<li>skip forward</li>
+</ul>
+</td>
+</tr>
+<tr><td><img alt="_images/btn_play_pause.png" class="first last" src="_images/btn_play_pause.png" style="height: 32px;" />
+</td>
+<td>play/pause the current item</td>
+</tr>
+<tr><td><img alt="_images/btn_stop.png" class="first last" src="_images/btn_stop.png" style="height: 32px;" />
+</td>
+<td>stop playing</td>
+</tr>
+<tr><td><img alt="_images/btn_enter.png" class="first last" src="_images/btn_enter.png" style="height: 32px;" />
+</td>
+<td>select the current item (use to
+change directories, start a movie,
+etc.)</td>
+</tr>
+</tbody>
+</table>
+</div>
+</div>
+
+
+          </div>
+        </div>
+      </div>
+      <div class="sphinxsidebar">
+        <div class="sphinxsidebarwrapper">
+  <h3><a href="index.html">Table Of Contents</a></h3>
+  <ul>
+<li><a class="reference internal" href="#">Main Window</a><ul>
+<li><a class="reference internal" href="#buttons">Buttons</a></li>
+</ul>
+</li>
+</ul>
+
+  <h4>Previous topic</h4>
+  <p class="topless"><a href="index.html"
+                        title="previous chapter">Welcome to <em>Simple XBMC Remote</em></a></p>
+  <h4>Next topic</h4>
+  <p class="topless"><a href="setupdialog.html"
+                        title="next chapter">Setup Dialog</a></p>
+  <h3>This Page</h3>
+  <ul class="this-page-menu">
+    <li><a href="_sources/mainwindow.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" size="18" />
+      <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="setupdialog.html" title="Setup Dialog"
+             >next</a> |</li>
+        <li class="right" >
+          <a href="index.html" title="Welcome to Simple XBMC Remote"
+             >previous</a> |</li>
+        <li><a href="index.html">Simple XBMC Remote v0.8.3 documentation</a> &raquo;</li> 
+      </ul>
+    </div>
+    <div class="footer">
+        &copy; Copyright 2011, Ionutz Borcoman.
+      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.0.7.
+    </div>
+  </body>
+</html>
\ No newline at end of file