-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "DOC Sphinx commit extra local files - removed for test"
This reverts commit f571228.
- Loading branch information
1 parent
9fa319b
commit f90f219
Showing
5 changed files
with
77 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
bruker2nifti.parsers package | ||
============================ | ||
|
||
Submodules | ||
---------- | ||
|
||
bruker2nifti.parsers.bruker2nii module | ||
-------------------------------------- | ||
|
||
.. automodule:: bruker2nifti.parsers.bruker2nii | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
bruker2nifti.parsers.bruker2nii_scan module | ||
------------------------------------------- | ||
|
||
.. automodule:: bruker2nifti.parsers.bruker2nii_scan | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
|
||
Module contents | ||
--------------- | ||
|
||
.. automodule:: bruker2nifti.parsers | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
bruker2nifti package | ||
==================== | ||
|
||
Subpackages | ||
----------- | ||
|
||
.. toctree:: | ||
|
||
bruker2nifti.parsers | ||
|
||
Submodules | ||
---------- | ||
|
||
bruker2nifti.converter module | ||
----------------------------- | ||
|
||
.. automodule:: bruker2nifti.converter | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
bruker2nifti.open_GUI module | ||
---------------------------- | ||
|
||
.. automodule:: bruker2nifti.open_GUI | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
|
||
Module contents | ||
--------------- | ||
|
||
.. automodule:: bruker2nifti | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
bruker2nifti | ||
============ | ||
|
||
.. toctree:: | ||
:maxdepth: 4 | ||
|
||
bruker2nifti |