File: index.rst

package info (click to toggle)
nipype 1.9.2-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 15,260 kB
  • sloc: python: 156,463; javascript: 9,246; tcl: 608; sh: 485; makefile: 168
file content (25 lines) | stat: -rw-r--r-- 549 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
.. _developers-guide-index:

=================
 Developer Guide
=================

:Release: |version|
:Date: |today|

Since nipype is part of the NIPY_ project, we follow the same
conventions documented in the `NIPY Developers Guide
<http://nipy.org/devel>`_. For bleeding-edge version help see `Nightly documentation <http://www.mit.edu/~satra/nipype-nightly/>`_

.. toctree::
   :maxdepth: 2

   writing_custom_interfaces
   gitwash/index
   architecture
   provenance
   software_using_nipype
   testing_nipype


.. include:: ../links_names.txt