Skip to content

Commit 93b6e87

Browse files
committed
fix rst issues
1 parent 23c6c3d commit 93b6e87

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/source/architecture.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Architecture
22
************
33

44
At the highest levels CPP SPM is organized in workflows:
5-
they all start with the prefix `bids` (for example ``bidsRealignReslice``)
5+
they all start with the prefix ``bids`` (for example ``bidsRealignReslice``)
66
and are in the folder :mod:`src.workflows`
77
Workflows typical run on all the subjects specified in the ``options`` structure
88
(see the :ref:`set-up` section).

docs/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.. cpp_bids_spm documentation master file, created by
22
sphinx-quickstart on Tue Oct 13 11:38:30 2020.
33
You can adapt this file completely to your liking, but it should at least
4-
contain the root `toctree` directive.
4+
contain the root ``toctree`` directive.
55
66
77
Welcome to CPP SPM documentation!

0 commit comments

Comments
 (0)