Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

DOC: Merged duplicate README and index sections#1205

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
ZviBaratz wants to merge5 commits intonipy:master
base:master
Choose a base branch
Loading
fromZviBaratz:doc/dup
Open
Show file tree
Hide file tree
Changes from1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
NextNext commit
DOC: Merged duplicate README and index sections
  • Loading branch information
@ZviBaratz
ZviBaratz committedFeb 21, 2023
commit86350e8c76ced4b1d0d9b0ebb8b6e4dd95f3c400
36 changes: 25 additions & 11 deletionsREADME.rst
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -118,26 +118,40 @@ When working on NiBabel itself, it may be useful to install in "editable" mode::
For more information on previous releases, see the `release archive`_ or
`development changelog`_.

Please find detailed `download and installation instructions
<installation>`_ in the manual.

.. _current release: https://pypi.python.org/pypi/NiBabel
.. _release archive: https://github.com/nipy/NiBabel/releases
.. _development changelog: https://nipy.org/nibabel/changelog.html
.. _installation: https://nipy.org/nibabel/installation.html#installation
.. _release archive: https://github.com/nipy/NiBabel/releases

Mailing List
============
Support
=======

If you have problems installing the software or questions about usage,
documentation or anything else related to NiBabel, you can post to the NiPy
mailing list: neuroimaging@python.org [subscription_, archive_]

The mailing list is the preferred way to announce changes and additions to the
project. You can also search the mailing list archive using the mailing list
archive search located in the sidebar of the NiBabel home page.
We recommend that anyone using NiBabel subscribes to the mailing list.

Please send any questions or suggestions to the `neuroimaging mailing list
<https://mail.python.org/mailman/listinfo/neuroimaging>`_.
.. _subscription: https://mail.python.org/mailman/listinfo/neuroimaging
.. _archive:https://mail.python.org/pipermail/neuroimaging

License
=======

NiBabel is licensed under the terms of the `MIT license
<https://github.com/nipy/nibabel/blob/master/COPYING#nibabel>`__.
Some code included with NiBabel is licensed under the `BSD license`_.
For more information, please see the COPYING_ file.
NiBabel is free-software (beer and speech) and covered by the `MIT License`_.
This applies to all source code, documentation, examples and snippets inside
the source distribution (including this website). Please see the
`appendix of the manual <license>`_ for the copyright statement and the
full text of the license.

.._BSD license: https://opensource.org/licenses/BSD-3-Clause
.._COPYING: https://github.com/nipy/nibabel/blob/master/COPYING
.._license: https://nipy.org/nibabel/legal.html#license
.._MIT License: https://opensource.org/license17s/MIT

Citation
========
Expand Down
33 changes: 0 additions & 33 deletionsdoc/source/index.rst
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -124,41 +124,8 @@ contributed code and discussion (in rough order of appearance):
* Jérôme Dockès
* Jacob Roberts

License reprise
===============

NiBabel is free-software (beer and speech) and covered by the `MIT License`_.
This applies to all source code, documentation, examples and snippets inside
the source distribution (including this website). Please see the
:ref:`appendix of the manual <license>` for the copyright statement and the
full text of the license.

Download and Installation
=========================

Please find detailed :ref:`download and installation instructions
<installation>` in the manual.

Support
=======

If you have problems installing the software or questions about usage,
documentation or anything else related to NiBabel, you can post to the NiPy
mailing list.

:Mailing list: neuroimaging@python.org [subscription_, archive_]

We recommend that anyone using NiBabel subscribes to the mailing list. The
mailing list is the preferred way to announce changes and additions to the
project. You can also search the mailing list archive using the *mailing list
archive search* located in the sidebar of the NiBabel home page.

.. _subscription: https://mail.python.org/mailman/listinfo/neuroimaging
.. _archive: https://mail.python.org/pipermail/neuroimaging

.. include:: links_names.txt


.. toctree::
:hidden:

Expand Down
36 changes: 25 additions & 11 deletionsnibabel/info.py
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -58,26 +58,40 @@
For more information on previous releases, see the `release archive`_ or
`development changelog`_.

Please find detailed `download and installation instructions
<installation>`_ in the manual.

.. _current release: https://pypi.python.org/pypi/NiBabel
.. _release archive: https://github.com/nipy/NiBabel/releases
.. _development changelog: https://nipy.org/nibabel/changelog.html
.. _installation: https://nipy.org/nibabel/installation.html#installation
.. _release archive: https://github.com/nipy/NiBabel/releases

Mailing List
============
Support
=======

If you have problems installing the software or questions about usage,
documentation or anything else related to NiBabel, you can post to the NiPy
mailing list: neuroimaging@python.org [subscription_, archive_]

The mailing list is the preferred way to announce changes and additions to the
project. You can also search the mailing list archive using the mailing list
archive search located in the sidebar of the NiBabel home page.
We recommend that anyone using NiBabel subscribes to the mailing list.

Please send any questions or suggestions to the `neuroimaging mailing list
<https://mail.python.org/mailman/listinfo/neuroimaging>`_.
.. _subscription: https://mail.python.org/mailman/listinfo/neuroimaging
.. _archive:https://mail.python.org/pipermail/neuroimaging

License
=======

NiBabel is licensed under the terms of the `MIT license
<https://github.com/nipy/nibabel/blob/master/COPYING#nibabel>`__.
Some code included with NiBabel is licensed under the `BSD license`_.
For more information, please see the COPYING_ file.
NiBabel is free-software (beer and speech) and covered by the `MIT License`_.
This applies to all source code, documentation, examples and snippets inside
the source distribution (including this website). Please see the
`appendix of the manual <license>`_ for the copyright statement and the
full text of the license.

.._BSD license: https://opensource.org/licenses/BSD-3-Clause
.._COPYING: https://github.com/nipy/nibabel/blob/master/COPYING
.._license: https://nipy.org/nibabel/legal.html#license
.._MIT License: https://opensource.org/license17s/MIT

Citation
========
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp