Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
FSL
fslpy
Commits
6106b552
Commit
6106b552
authored
Nov 07, 2016
by
Paul McCarthy
Browse files
Pain in the arse. sphinx.ext.extlinks doesn't work for me.
parent
45034d41
Pipeline
#206
failed with stage
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
doc/conf.py
View file @
6106b552
...
...
@@ -60,6 +60,7 @@ copyright = u'{}, Paul McCarthy, FMRIB Centre, University of Oxford'.format(
# Links to other things
rst_epilog
=
"""
.. |fsleyes_apidoc| replace:: FSLeyes
.. _fsleyes_apidoc: http://users.fmrib.ox.ac.uk/~paulmc/fsleyes_apidoc/index.html
"""
...
...
doc/index.rst
View file @
6106b552
...
...
@@ -4,7 +4,7 @@
The ``fslpy`` package is a collection of utilities and data abstractions used
by
`FSLeyes <
fsleyes_apidoc
>`
_.
by
|
fsleyes_apidoc
|
_.
.. toctree::
:hidden:
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment