Skip to content

Commit 630dacf

Browse files
committed
DOC+BF: Docs now build without warnings.
1 parent 8d19973 commit 630dacf

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

doc/source/index.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
### ### ### ### ### ### ### ### ### ### ### ### ### ### ### ### ### ### ###
99
1010
11-
NiBabel is a Python_ package for reading and writing a variety of medical and
11+
NiBabel is a pure-\ Python_ package for reading and writing a variety of medical and
1212
neuro-imaging file formats. This includes: ANALYZE_ (plain, SPM99, SPM2),
1313
GIFTI_, NIfTI1_, MINC_, as well as PAR/REC. NiBabel is the successor of
1414
PyNIfTI_.
@@ -27,9 +27,9 @@ Documentation
2727
Authors and Contributors
2828
========================
2929

30-
NiBabel is written and maintained `Matthew Brett`_ and `Michael Hanke`_. The
31-
authors are grateful to the following people who have contributed to NiBabel
32-
(in order of appearance):
30+
NiBabel has been written and is maintained by `Matthew Brett`_
31+
and `Michael Hanke`_. The authors are grateful to the following
32+
people who have contributed to NiBabel (in order of appearance):
3333

3434
* `Yaroslav O. Halchenko`_
3535
* Chris Burns

doc/source/installation.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,8 +141,6 @@ machine.
141141

142142
*The MacPort of NiBabel is kindly maintained by James Kyle <jameskyle@ucla.edu>.*
143143

144-
.. _MacPorts: http://www.macports.org
145-
146144
In the context of NiBabel MacPorts is much easier to handle than the previously
147145
available installer for Macs. Although the initial overhead to setup MacPorts
148146
on a machine is higher than simply installing NiBabel using the former

doc/source/links_names.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
.. _`nipy trunk`: https://code.launchpad.net/~nipy-developers/nipy/trunk
3737
.. _`nipy mailing list`: http://projects.scipy.org/mailman/listinfo/nipy-devel
3838
.. _`nipy bugs`: https://bugs.launchpad.net/nipy
39+
.. _nibabel github: http://github.com/hanke/nibabel
3940

4041
.. Code support stuff
4142
.. _pychecker: http://pychecker.sourceforge.net/

doc/source/usecases/loading_saving.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
.. -*- rst -*-
2+
23
===============================================
34
Loading and saving image files from / to disk
45
===============================================

0 commit comments

Comments
 (0)