DOC: Update gitwash generated docs.

This commit is contained in:
Stefan van der Walt
2011-07-15 17:09:37 -05:00
parent e57f7f0420
commit d025016b3c
20 changed files with 656 additions and 283 deletions
+12 -12
View File
@@ -1,26 +1,26 @@
.. _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
page for more detail. We're repeating some of it here just to give the
to the instructions at http://help.github.com/forking/ |emdash| please see
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
======================================
Set up and configure a github account
=====================================
If you don't have a github_ account, go to the github_ page, and make one.
If you don't have a github account, go to the github page, and make one.
You then need to configure your account to allow write access - see the
``Generating SSH keys`` help on `github help`_.
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.
#. Log into your github account.
#. Go to the scikits.image_ github home at `scikits.image github`_.
#. Click on the *fork* button:
@@ -29,5 +29,5 @@ Create your own forked copy of scikits.image_
Now, after a short pause and some 'Hardcore forking action', you
should find yourself at the home page for your own forked copy of scikits.image_.
.. include:: git_links.txt
.. include:: links.inc