Skip to content

Commit

Permalink
WEB+ACK: fix dead links on website. Thanks to #Tijl Grootswagers# for…
Browse files Browse the repository at this point in the history
… reporting the issue
  • Loading branch information
nno committed Dec 1, 2016
1 parent 593663c commit 2ed6471
Show file tree
Hide file tree
Showing 10 changed files with 47 additions and 49 deletions.
16 changes: 8 additions & 8 deletions doc/source/cimec2014.rst
Expand Up @@ -22,12 +22,12 @@ Contents
.. toctree::
:maxdepth: 1

modindex
modindex_hdr
modindex_skl
matindex
matindex_hdr
matindex_skl

modindex_run
modindex_skl_run
matindex_run
matindex_skl_run

Matlab outputs: matlab_pb_toc_

Expand All @@ -37,14 +37,14 @@ Miscellaneous
.. toctree::
:maxdepth: 1

modindex_test
modindex_demo
matindex_test
matindex_demo

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`matindex`
* :ref:`search`

.. _matlab_pb_toc: _static/publish/index.html
Expand Down
16 changes: 8 additions & 8 deletions doc/source/cimec2016.rst
Expand Up @@ -24,12 +24,12 @@ Contents
.. toctree::
:maxdepth: 1

modindex
modindex_hdr
modindex_skl
matindex
matindex_hdr
matindex_skl

modindex_run
modindex_skl_run
matindex_run
matindex_skl_run

Matlab outputs: matlab_pb_toc_

Expand All @@ -39,14 +39,14 @@ Miscellaneous
.. toctree::
:maxdepth: 1

modindex_test
modindex_demo
matindex_test
matindex_demo

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`matindex`
* :ref:`search`

.. _matlab_pb_toc: _static/publish/index.html
Expand Down
2 changes: 1 addition & 1 deletion doc/source/contribute.rst
Expand Up @@ -931,7 +931,7 @@ To indicate that a code block is an exercise, place a line containing ``% >@@>``
Documentation tests
+++++++++++++++++++
When providing examples it is a good idea to write them in the shape of examples, so that running :ref:`cosmo_run_tests` will actually test whether the code runs as advertised. Many `modules <modindex.html>`_ have such doctests; you can spot them in the ``Examples:`` section of the help info, where the expected output is preceded by ``>``. For example:
When providing examples it is a good idea to write them in the shape of examples, so that running :ref:`cosmo_run_tests` will actually test whether the code runs as advertised. Many `modules <matindex.html>`_ have such doctests; you can spot them in the ``Examples:`` section of the help info, where the expected output is preceded by ``>``. For example:

.. include:: matlab/cosmo_strsplit_hdr.txt

Expand Down
16 changes: 8 additions & 8 deletions doc/source/cosmo2013.rst
Expand Up @@ -22,12 +22,12 @@ Contents
.. toctree::
:maxdepth: 1

modindex
modindex_hdr
modindex_skl
matindex
matindex_hdr
matindex_skl

modindex_run
modindex_skl_run
matindex_run
matindex_skl_run

Matlab outputs: matlab_pb_toc_

Expand All @@ -37,14 +37,14 @@ Miscellaneous
.. toctree::
:maxdepth: 1

modindex_test
modindex_demo
matindex_test
matindex_demo

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`matindex`
* :ref:`search`

.. _matlab_pb_toc: _static/publish/index.html
Expand Down
2 changes: 1 addition & 1 deletion doc/source/ex_dataset_basics.rst
Expand Up @@ -49,7 +49,7 @@ Before starting this exercise, please make sure you have read about:
- :ref:`cosmomvpa_dataset`
- :ref:`matlab_octave_logical_masking`

Using some basic :ref:`CoSMoMVPA functions <modindex>` we start loading a single NIFTI image of an anatomical scan.
Using some basic :ref:`CoSMoMVPA functions <matindex>` we start loading a single NIFTI image of an anatomical scan.
Use the function :ref:`cosmo_fmri_dataset` to load the nifti file of the brain of subject s01 (``brain.nii``) and assign the result to a struct 'ds'. What is contained in this struct?

Make a histogram of all voxels, and a second histogram of the non-zero voxels of the brain. There are two 'bumps' - what do they represent?
Expand Down
2 changes: 0 additions & 2 deletions doc/source/ex_searchlight.rst
@@ -1,8 +1,6 @@
.. # For CoSMoMVPA's license terms and conditions, see #
# the COPYING file distributed with CoSMoMVPA #
.. ex_searchlight
Write a searchlight function that computes a generic dataset measure
====================================================================

Expand Down
4 changes: 2 additions & 2 deletions doc/source/get_started.rst
Expand Up @@ -50,9 +50,9 @@ Next steps
Once you are ready:

- run the :ref:`demos <contents_demo.rst>`.
- look at the :ref:`runnable examples <modindex_run>` and the associated `Matlab outputs`_.
- look at the :ref:`runnable examples <matindex_run>` and the associated `Matlab outputs`_.
- try the :ref:`exercises <ex_toc>`.
- explore the :ref:`CoSMoMVPA functions <modindex>`.
- explore the :ref:`CoSMoMVPA functions <matindex>`.

Some examples of analyses that can be run with CoSMoMVPA_:

Expand Down
6 changes: 3 additions & 3 deletions doc/source/index.rst
Expand Up @@ -44,7 +44,7 @@ CoSMoMVPA
.. image:: _static/icon_download.png
:target: download.html
.. image:: _static/icon_modules.png
:target: modindex.html
:target: matindex.html
.. image:: _static/icon_documentation.png
:target: documentation.html
.. image:: _static/icon_exercises.png
Expand All @@ -71,8 +71,8 @@ CoSMoMVPA
Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`documentation`
* :ref:`matindex`
* :ref:`search`

.. include:: links.txt
Expand Down
16 changes: 8 additions & 8 deletions doc/source/prni2016.rst
Expand Up @@ -27,12 +27,12 @@ Contents
.. toctree::
:maxdepth: 1

modindex
modindex_hdr
modindex_skl
matindex
matindex_hdr
matindex_skl

modindex_run
modindex_skl_run
matindex_run
matindex_skl_run

Matlab outputs: matlab_pb_toc_

Expand All @@ -42,14 +42,14 @@ Miscellaneous
.. toctree::
:maxdepth: 1

modindex_test
modindex_demo
matindex_test
matindex_demo

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`matindex`
* :ref:`search`

.. _matlab_pb_toc: _static/publish/index.html
Expand Down
16 changes: 8 additions & 8 deletions doc/source/rhul2016.rst
Expand Up @@ -24,12 +24,12 @@ Contents
.. toctree::
:maxdepth: 1

modindex
modindex_hdr
modindex_skl
matindex
matindex_hdr
matindex_skl

modindex_run
modindex_skl_run
matindex_run
matindex_skl_run

Matlab outputs: matlab_pb_toc_

Expand All @@ -39,14 +39,14 @@ Miscellaneous
.. toctree::
:maxdepth: 1

modindex_test
modindex_demo
matindex_test
matindex_demo

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`matindex`
* :ref:`search`

.. _matlab_pb_toc: _static/publish/index.html
Expand Down

0 comments on commit 2ed6471

Please sign in to comment.