Skip to content

Commit

Permalink
added descr of parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
BalzaniEdoardo committed Dec 20, 2023
1 parent 58d009a commit 9a6baef
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/gallery_conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,10 @@
# To be used as the "base" config,
# this script is referenced in the mkdocs.yaml under `conf_script` option: docs/gallery_conf.py
conf = {
# reset args to default.
'reset_argv': DefaultResetArgv(),
# report runtime if larger than this value
'min_reported_time': min_reported_time,
# order your section in file name alphabetical order
'within_subsection_order': FileNameSortKey
}
}

0 comments on commit 9a6baef

Please sign in to comment.