|
1 |
| -.. This (-*- rst -*-) format file contains commonly used link targets |
| 1 | +.. -*- rst -*- |
| 2 | +.. vim: ft=rst |
| 3 | +
|
| 4 | +.. This rst format file contains commonly used link targets |
2 | 5 | and name substitutions. It may be included in many files,
|
3 | 6 | therefore it should only contain link targets and name
|
4 | 7 | substitutions. Try grepping for "^\.\. _" to find plausible
|
5 | 8 | candidates for this list.
|
6 | 9 |
|
| 10 | +
|
7 | 11 | .. NOTE: reST targets are
|
8 | 12 | __not_case_sensitive__, so only one target definition is needed for
|
9 | 13 | nipy, NIPY, Nipy, etc...
|
10 | 14 |
|
11 |
| -.. _nipy: http://nipy.org |
| 15 | +.. nibabel |
| 16 | +.. _nibabel: http://nipy.org/nibabel |
| 17 | +.. _`nibabel github`: http://github.com/nipy/nibabel |
| 18 | +.. _`nibabel mailing list`: http://mail.scipy.org/mailman/listinfo/nipy-devel |
| 19 | +.. _nibabel pypi: http://pypi.python.org/pypi/nibabel |
| 20 | + |
| 21 | +.. other related projects |
| 22 | +.. _nipy community: http://nipy.org |
| 23 | +.. _nipy: http://nipy.org/nipy |
12 | 24 | .. _`Brain Imaging Center`: http://bic.berkeley.edu/
|
13 | 25 | .. _dipy: http://nipy.org/dipy
|
14 | 26 | .. _`dipy github`: http://github.com/Garyfallidis/dipy
|
15 |
| -.. _nibabel: http://nipy.sourceforge.net/nibabel |
16 |
| -.. _nipy development guidelines: http://nipy.sourceforge.net/devel |
| 27 | +.. _nibabel: http://nipy.org/nibabel |
| 28 | +.. _nipy development guidelines: http://nipy.org/devel |
| 29 | +.. _`nipy github`: http://github.com/nipy/nipy |
17 | 30 |
|
18 | 31 | .. Documentation tools
|
19 | 32 | .. _graphviz: http://www.graphviz.org/
|
|
28 | 41 | .. _LGPL: http://www.gnu.org/copyleft/lesser.html
|
29 | 42 | .. _MIT License: http://www.opensource.org/licenses/mit-license.php
|
30 | 43 |
|
| 44 | +.. Installation |
| 45 | +.. _pypi: http://pypi.python.org/pypi |
| 46 | + |
31 | 47 | .. Working process
|
32 | 48 | .. _pynifti: http://niftilib.sourceforge.net/pynifti/
|
33 | 49 | .. _nifticlibs: http://nifti.nimh.nih.gov
|
|
36 | 52 | .. _sourceforge: http://nipy.sourceforge.net/
|
37 | 53 | .. _`nipy launchpad`: https://launchpad.net/nipy
|
38 | 54 | .. _launchpad: https://launchpad.net/
|
39 |
| -.. _`nipy trunk`: https://code.launchpad.net/~nipy-developers/nipy/trunk |
| 55 | +.. _`nipy trunk`: http://code.launchpad.net/~nipy-developers/nipy/trunk |
40 | 56 | .. _`nipy mailing list`: http://projects.scipy.org/mailman/listinfo/nipy-devel
|
41 | 57 | .. _`nipy bugs`: https://bugs.launchpad.net/nipy
|
42 |
| -.. _nibabel github: http://github.com/hanke/nibabel |
43 | 58 | .. _sourceforge download page: http://sourceforge.net/projects/nipy/files
|
44 | 59 |
|
45 | 60 | .. Code support stuff
|
|
65 | 80 | .. _numpy: http://www.scipy.org/NumPy
|
66 | 81 | .. _scipy: http://www.scipy.org
|
67 | 82 | .. _ipython: http://ipython.scipy.org
|
| 83 | +.. _`ipython github`: http://github.com/ipython/ipython |
| 84 | +.. _`ipython mailing list`: http://mail.scipy.org/mailman/listinfo/IPython-dev |
68 | 85 | .. _`ipython manual`: http://ipython.scipy.org/doc/manual/html
|
69 | 86 | .. _matplotlib: http://matplotlib.sourceforge.net
|
70 | 87 | .. _pythonxy: http://www.pythonxy.com
|
|
76 | 93 | .. _sympy: http://code.google.com/p/sympy/
|
77 | 94 | .. _networkx: http://networkx.lanl.gov/
|
78 | 95 | .. _setuptools: http://pypi.python.org/pypi/setuptools
|
| 96 | +.. _distribute: http://packages.python.org/distribute |
79 | 97 |
|
80 | 98 | .. Python imaging projects
|
81 | 99 | .. _PyMVPA: http://www.pymvpa.org
|
|
124 | 142 | .. _enthought: <http://www.enthought.com>
|
125 | 143 | .. _kitware: http://www.kitware.com
|
126 | 144 | .. _NeuroDebian: http://neuro.debian.net
|
| 145 | +.. _nitrc: http://www.nitrc.org |
127 | 146 |
|
128 | 147 | .. General information links
|
129 | 148 | .. _`wikipedia FMRI`: http://en.wikipedia.org/wiki/Functional_magnetic_resonance_imaging
|
|
0 commit comments