From aef8d50f5bc9f5bef379fb633ba2c0ece7422007 Mon Sep 17 00:00:00 2001 From: Tony S Yu Date: Mon, 11 Jul 2011 09:24:32 -0400 Subject: [PATCH] Fix lengths of restructuredtext section headers in docs. --- doc/source/gitwash/forking_hell.txt | 6 +++--- doc/source/gitwash/index.txt | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/source/gitwash/forking_hell.txt b/doc/source/gitwash/forking_hell.txt index c367ce07..8ef86ffc 100644 --- a/doc/source/gitwash/forking_hell.txt +++ b/doc/source/gitwash/forking_hell.txt @@ -1,8 +1,8 @@ .. _forking: -========================================== +============================================ Making your own copy (fork) of scikits.image -========================================== +============================================ You need to do this only once. The instructions here are very similar to the instructions at http://help.github.com/forking/ - please see that @@ -18,7 +18,7 @@ You then need to configure your account to allow write access - see the ``Generating SSH keys`` help on `github help`_. Create your own forked copy of scikits.image_ -========================================= +============================================= #. Log into your github_ account. #. Go to the scikits.image_ github home at `scikits.image github`_. diff --git a/doc/source/gitwash/index.txt b/doc/source/gitwash/index.txt index c67e629f..0acb8fb9 100644 --- a/doc/source/gitwash/index.txt +++ b/doc/source/gitwash/index.txt @@ -1,7 +1,7 @@ .. _using-git: Working with *scikits.image* source code -====================================== +======================================== Contents: