Fix lengths of restructuredtext section headers in docs.

This commit is contained in:
Tony S Yu
2011-07-11 09:24:32 -04:00
committed by Pieter Holtzhausen
parent 12b51ba199
commit aef8d50f5b
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -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`_.
+1 -1
View File
@@ -1,7 +1,7 @@
.. _using-git:
Working with *scikits.image* source code
======================================
========================================
Contents: