Skip to content

Commit

Permalink
Fixed doc related hiccups
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian Wilhelm authored and Florian Wilhelm committed Mar 17, 2015
1 parent e2d51e1 commit 428424c
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Release Notes
=============

Version 2.0.4, 2015-03-17
=========================

- Typo and wrong Sphinx usage in the RTD documentation

Version 2.0.3, 2015-03-17
=========================

Expand Down
2 changes: 1 addition & 1 deletion docs/features.rst
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ An existing project that was not setup with PyScaffold can be converted with
``putup --force existing_project``. The force option is completely safe to use
since the git repository of the existing project is not touched!

..note::
.. note::

If you are updating from a PyScaffold version before 2.0, just must
manually remove the files ``versioneer.py`` and ``MANIFEST.in``.
2 changes: 1 addition & 1 deletion docs/license.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ License

.. literalinclude:: ../LICENSE.txt

Some version-related functionality in ``setup.py`` and ``_version.py`` are
Some version-related features in ``setup.py`` and ``_version.py`` are
taken from `Versioneer 0.12 <https://github.com/warner/python-versioneer>`_
by Brain Warner and were released into the public domain.

0 comments on commit 428424c

Please sign in to comment.