mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-01 06:16:45 +08:00
Fix lengths of restructuredtext section headers in docs.
This commit is contained in:
committed by
Pieter Holtzhausen
parent
12b51ba199
commit
aef8d50f5b
@@ -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,7 +1,7 @@
|
||||
.. _using-git:
|
||||
|
||||
Working with *scikits.image* source code
|
||||
======================================
|
||||
========================================
|
||||
|
||||
Contents:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user