mirror of
https://github.com/wassname/scikit-image.git
synced 2026-09-09 11:33:41 +08:00
DOC some sphinx and rst fixes
This commit is contained in:
@@ -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/ |emdash| please see
|
||||
@@ -10,7 +10,7 @@ that page for more detail. We're repeating some of it here just to give the
|
||||
specifics for the scikits-image_ project, and to suggest some default names.
|
||||
|
||||
Set up and configure a github account
|
||||
=====================================
|
||||
======================================
|
||||
|
||||
If you don't have a github account, go to the github page, and make one.
|
||||
|
||||
@@ -18,7 +18,7 @@ You then need to configure your account to allow write access |emdash| 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