Skip to content

Commit bee2352

Browse files
committed
DOC: warn about pending deprecation of data pkgs
The data packages described in data_pkg_discuss are going to go away fairly soon, and no-one should be starting a new package using this system.
1 parent 26aa100 commit bee2352

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

doc/source/devel/data_pkg_discuss.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@
44
Principles of data package
55
##########################
66

7+
*******
8+
Summary
9+
*******
10+
11+
This is a discussion of data packages, as they are currently implemented in
12+
nibabel / nipy.
13+
14+
This API proved to be very uncomfortable, and we intend to replace it fairly
15+
soon. See ``data_packages.rst`` in the `nibabel wiki`_ for our current
16+
thinking, not yet implemented.
17+
718
**********
819
Motivation
920
**********

doc/source/links_names.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
.. _nibabel pypi: http://pypi.python.org/pypi/nibabel
2020
.. _nibabel issues: http://github.com/nipy/nibabel/issues
2121
.. _nibabel github issues: http://github.com/nipy/nibabel/issues
22+
.. _nibabel wiki: https://github.com/nipy/nibabel.wiki
2223

2324
.. other related projects
2425
.. _nipy community: http://nipy.org

0 commit comments

Comments
 (0)