Skip to content

Commit

Permalink
Another round of doc fixes.
Browse files Browse the repository at this point in the history
Lints fine locally, but Travis doesn't like it.
  • Loading branch information
jmchilton committed Feb 16, 2015
1 parent a0bbe1c commit 5c6868b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -163,9 +163,9 @@ following commands.::
% $(planemo docker_shell --from_tag bowtie2.xml)

For more details see the documentation for the `docker_build
<http://planemo.readthedocs.org/en/latest/commands.html#docker_build-command>`_
<http://planemo.readthedocs.org/en/latest/commands.html#docker_build-command>`__
and `docker_shell
<http://planemo.readthedocs.org/en/latest/commands.html#docker_shell-command>`_
<http://planemo.readthedocs.org/en/latest/commands.html#docker_shell-command>`__
commands.

-----------
Expand Down Expand Up @@ -196,9 +196,9 @@ more permanent project home is setup.
/home/john/.linuxbrew/Cellar/bowtie2/2.1.0/bin/bowtie2

For more information see the documentation for the `brew
<http://planemo.readthedocs.org/en/latest/commands.html#brew-command>`_
<http://planemo.readthedocs.org/en/latest/commands.html#brew-command>`__
and `brew_env
<http://planemo.readthedocs.org/en/latest/commands.html#brew_env-command>`_ commands.
<http://planemo.readthedocs.org/en/latest/commands.html#brew_env-command>`__ commands.

.. _Galaxy: (http://galaxyproject.org/)
.. _GitHub: https://github.com/
Expand Down
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
sphinx

# Used to check readme.
warehouse
readme

# Used for code checking.
pyflakes
Expand Down

0 comments on commit 5c6868b

Please sign in to comment.