A first pass to let the gallery build using sphinx-gallery.

This commit is contained in:
emmanuelle
2016-05-10 21:49:15 +02:00
parent dfafc5045e
commit ef9bcfb778
49 changed files with 45 additions and 33 deletions
+26
View File
@@ -0,0 +1,26 @@
.. _install-git:
=============
Install git
=============
Overview
========
================ =============
Debian / Ubuntu ``sudo apt-get install git``
Fedora ``sudo yum install git-core``
Windows Download and install msysGit_
OS X Use the git-osx-installer_
================ =============
In detail
=========
See the git page for the most recent information.
Have a look at the github install help pages available from `github help`_
There are good instructions here: http://book.git-scm.com/2_installing_git.html
.. include:: links.inc