Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
fslpy
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Michiel Cottaar
fslpy
Commits
45034d41
Commit
45034d41
authored
8 years ago
by
Paul McCarthy
Browse files
Options
Downloads
Patches
Plain Diff
Root doc page is now index.html
parent
00b7e95c
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/conf.py
+7
-1
7 additions, 1 deletion
doc/conf.py
doc/index.rst
+13
-0
13 additions, 0 deletions
doc/index.rst
with
20 additions
and
1 deletion
doc/conf.py
+
7
−
1
View file @
45034d41
...
...
@@ -51,13 +51,19 @@ source_suffix = '.rst'
#source_encoding = 'utf-8-sig'
# The master toctree document.
master_doc
=
'
fsl
'
master_doc
=
'
index
'
# General information about the project.
project
=
u
'
fslpy
'
copyright
=
u
'
{}, Paul McCarthy, FMRIB Centre, University of Oxford
'
.
format
(
date
.
year
)
# Links to other things
rst_epilog
=
"""
.. _fsleyes_apidoc: http://users.fmrib.ox.ac.uk/~paulmc/fsleyes_apidoc/index.html
"""
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
# built documents.
...
...
This diff is collapsed.
Click to expand it.
doc/index.rst
0 → 100644
+
13
−
0
View file @
45034d41
``fslpy``
=========
The ``fslpy`` package is a collection of utilities and data abstractions used
by `FSLeyes <fsleyes_apidoc>`_.
.. toctree::
:hidden:
self
fsl
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment