Skip to content

Commit 4823068

Browse files
committed
Ignore generate_ python file
1 parent d70129d commit 4823068

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
'../examples/tutorials/widgets',
131131
]),
132132
'within_subsection_order': FileNameSortKey,
133-
'ignore_pattern': '/generate_',
133+
'ignore_pattern': '/generate_*',
134134
'nested_sections': False,
135135
'copyfile_regex': r'.*\.rst|.*\.png|.*\.svg'
136136
}

0 commit comments

Comments
 (0)