Skip to content
This repository has been archived by the owner on Mar 7, 2022. It is now read-only.

Commit

Permalink
Test box rst
Browse files Browse the repository at this point in the history
  • Loading branch information
lukassnoek committed Mar 2, 2017
1 parent 14d9870 commit e1eda06
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ able to easily load data from FSL_-FEAT output
directories. As the ``Mvp`` object is available in two 'options', they are
explained in more detail below.

.. note:: This is a test.

Mvp-objects
-----------
At the core, an ``Mvp``-object is simply a collection of data - a 2D array
Expand Down
3 changes: 2 additions & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@
'sphinx.ext.doctest',
'sphinx.ext.mathjax',
'sphinx.ext.viewcode',
'sphinx.ext.napoleon'
'sphinx.ext.napoleon',
'sphinx.ext.todo'
]

# Note to self: this renders attributes better (but calls it 'variables'...)
Expand Down

0 comments on commit e1eda06

Please sign in to comment.