Skip to content

Commit

Permalink
Minor fixes for examples.
Browse files Browse the repository at this point in the history
  • Loading branch information
pvcraven committed Apr 24, 2017
1 parent 621cd22 commit 92ca546
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
4 changes: 2 additions & 2 deletions doc/examples/bouncing_rectangle.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ function variables.

If you are familiar with classes, see some of the following examples as well:

* :ref:`example-starting-template`
* :ref:`starting_template`
* :ref:`shapes`
* :ref:`example-sprite-collect-coins-move_down`
* :ref:`sprite_collect_coins_move_down`

.. raw:: html

Expand Down
2 changes: 1 addition & 1 deletion doc/examples/starting_template.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.. _example-starting-template:
.. _starting_template:

Classes: Starting Template
==========================
Expand Down
2 changes: 2 additions & 0 deletions doc/examples/timer.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
:orphan:

.. _timer:

On-Screen Timer
Expand Down

0 comments on commit 92ca546

Please sign in to comment.