Skip to content

Commit d360dde

Browse files
authored
Merge pull request #2096 from tsalo/master
[FIX] Improve FSL documentation class skip pattern
2 parents d3010a2 + 0b292a1 commit d360dde

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
-150 KB
Loading

doc/images/nipype_architecture_overview2.svg

Lines changed: 1 addition & 1 deletion
Loading

tools/build_interface_docs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
]
4343
docwriter.class_skip_patterns += ['AFNICommand',
4444
'ANTS',
45-
'FSL',
45+
'FSLCommand',
4646
'FS',
4747
'Info',
4848
'^SPM',

0 commit comments

Comments
 (0)