Skip to content

Commit

Permalink
Removing autodoc stuff for now, because it doesn't seem
Browse files Browse the repository at this point in the history
to build automatically on readthedocs.org, maybe because
wxPython is missing from requirements.txt.
  • Loading branch information
wettenhj committed Jan 7, 2017
1 parent 11ea25f commit 2aa5f57
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 124 deletions.
2 changes: 0 additions & 2 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,10 @@ Contents:
:maxdepth: 2

overview
modules

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

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`

7 changes: 0 additions & 7 deletions docs/source/modules.rst

This file was deleted.

9 changes: 6 additions & 3 deletions docs/source/overview.rst
Original file line number Diff line number Diff line change
Expand Up @@ -392,6 +392,7 @@ directory - :code:`C:\Users\wettenhj\AppData\Local\Company Name\PyUpdaterWxDemo\
Running the v0.0.2 EXE with a Patch Update Available
----------------------------------------------------
Now that we have a signed v0.0.2 package in our user data directory -
:code:`C:\Users\wettenhj\AppData\Local\Company Name\PyUpdaterWxDemo\update`,
if we create a v0.0.3, we should be able to upgrade to that version via
Expand Down Expand Up @@ -549,7 +550,7 @@ and the patch file downloaded from the file server:
Version Number Semantics
~~~~~~~~~~~~~~~~~~~~~~~~
------------------------
For a version like 1.3.5, '1' is the major version, '3' is the minor version
and '5' is the patch version. When using PyUpdater, you will sometimes see
Expand All @@ -563,7 +564,8 @@ the new binary and restart itself.
Tests
~~~~~
-----
Tests can be run with:
.. code-block:: bash
Expand All @@ -572,7 +574,8 @@ Tests can be run with:
Troubleshooting
~~~~~~~~~~~~~~~
---------------
1. If PyInstaller hangs while performing the operation:
.. code-block:: bash
Expand Down
50 changes: 0 additions & 50 deletions docs/source/wxupdatedemo.rst

This file was deleted.

62 changes: 0 additions & 62 deletions docs/source/wxupdatedemo.tests.rst

This file was deleted.

0 comments on commit 2aa5f57

Please sign in to comment.