Skip to content

Commit

Permalink
Version bump and docs update
Browse files Browse the repository at this point in the history
  • Loading branch information
Cimbali committed Sep 6, 2018
1 parent d03398a commit 4143785
Show file tree
Hide file tree
Showing 39 changed files with 3,102 additions and 10,909 deletions.
2 changes: 1 addition & 1 deletion docs/.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: 8020ebe066f0d54b096fd89678222a29
config: 9280651401cf5d9593ef84f00ccf13b8
tags: 645f666f9bcd5a90fca523b33c5a78b7
139 changes: 87 additions & 52 deletions docs/README.html

Large diffs are not rendered by default.

762 changes: 0 additions & 762 deletions docs/_modules/ctypes.html

This file was deleted.

5 changes: 3 additions & 2 deletions docs/_modules/gi/overrides/Gdk.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<br />
<a href="../../../index.html" class="icon icon-home"> Docs home</a>
<div class="version">
v1.1.2
v1.2.0
</div>


Expand All @@ -83,6 +83,7 @@
<li class="toctree-l1"><a class="reference internal" href="../../../README.html">What is Pympress?</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../README.html#installing">Installing</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../README.html#usage">Usage</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../README.html#dependencies">Dependencies</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../README.html#contributing">Contributing</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../pympress.html">Pympress package</a></li>
</ul>
Expand Down Expand Up @@ -643,7 +644,7 @@ <h1>Source code for gi.overrides.Gdk</h1><div class="highlight"><pre>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../../../',
VERSION:'b&#39;0.6-254-g5c52a70&#39;',
VERSION:'b&#39;0.6-303-gd03398a&#39;',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: true,
Expand Down
13 changes: 5 additions & 8 deletions docs/_modules/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<br />
<a href="../index.html" class="icon icon-home"> Docs home</a>
<div class="version">
v1.1.2
v1.2.0
</div>


Expand All @@ -82,6 +82,7 @@
<li class="toctree-l1"><a class="reference internal" href="../README.html">What is Pympress?</a></li>
<li class="toctree-l1"><a class="reference internal" href="../README.html#installing">Installing</a></li>
<li class="toctree-l1"><a class="reference internal" href="../README.html#usage">Usage</a></li>
<li class="toctree-l1"><a class="reference internal" href="../README.html#dependencies">Dependencies</a></li>
<li class="toctree-l1"><a class="reference internal" href="../README.html#contributing">Contributing</a></li>
<li class="toctree-l1"><a class="reference internal" href="../pympress.html">Pympress package</a></li>
</ul>
Expand Down Expand Up @@ -154,25 +155,21 @@
<div itemprop="articleBody">

<h1>All modules for which code is available</h1>
<ul><li><a href="ctypes.html">ctypes</a></li>
<li><a href="gi/overrides/Gdk.html">gi.overrides.Gdk</a></li>
<ul><li><a href="gi/overrides/Gdk.html">gi.overrides.Gdk</a></li>
<li><a href="gi/repository/GdkPixbuf.html">gi.repository.GdkPixbuf</a></li>
<li><a href="gi/repository/Gtk.html">gi.repository.Gtk</a></li>
<li><a href="pympress/builder.html">pympress.builder</a></li>
<li><a href="pympress/callbacks.html">pympress.callbacks</a></li>
<li><a href="pympress/config.html">pympress.config</a></li>
<li><a href="pympress/document.html">pympress.document</a></li>
<li><a href="pympress/editable_label.html">pympress.editable_label</a></li>
<li><a href="pympress/extras.html">pympress.extras</a></li>
<li><a href="pympress/page_number.html">pympress.page_number</a></li>
<li><a href="pympress/media_overlay.html">pympress.media_overlay</a></li>
<li><a href="pympress/pointer.html">pympress.pointer</a></li>
<li><a href="pympress/scribble.html">pympress.scribble</a></li>
<li><a href="pympress/surfacecache.html">pympress.surfacecache</a></li>
<li><a href="pympress/talk_time.html">pympress.talk_time</a></li>
<li><a href="pympress/ui.html">pympress.ui</a></li>
<li><a href="pympress/util.html">pympress.util</a></li>
<li><a href="pympress/vlcvideo.html">pympress.vlcvideo</a></li>
<li><a href="vlc.html">vlc</a></li>
</ul>

</div>
Expand Down Expand Up @@ -209,7 +206,7 @@ <h1>All modules for which code is available</h1>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'b&#39;0.6-254-g5c52a70&#39;',
VERSION:'b&#39;0.6-303-gd03398a&#39;',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: true,
Expand Down
61 changes: 37 additions & 24 deletions docs/_modules/pympress/builder.html

Large diffs are not rendered by default.

Loading

0 comments on commit 4143785

Please sign in to comment.