Skip to content

Commit

Permalink
updated index.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
speratus committed Jul 23, 2019
1 parent 94db729 commit 9ecc984
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
File renamed without changes.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
author = 'Andrew Luchuk'

# The full version, including alpha/beta/rc tags
release = '0.1.5.4'
release = '0.1.5.5'

master_doc = 'index'
autodoc_mock_imports = ['blinkt']
Expand Down
4 changes: 2 additions & 2 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,11 @@ Blink a pixel repeatedly::
time.sleep(3)
pixel.stop_blink()


Contents
--------

.. toctree::
:maxdepth: 2
:caption: Contents:

classes/BlinktBoard
classes/Pixel
Expand Down

0 comments on commit 9ecc984

Please sign in to comment.