Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
35 changes: 0 additions & 35 deletions cmake/utils/CRTConfig.cmake

This file was deleted.

3 changes: 1 addition & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -448,8 +448,7 @@ def force_gc(gallery_conf, fname):
gc.collect()


# Skips certain files to avoid dependency issues
filename_pattern_default = "^(?!.*micro_mlperftiny.py).*$"
filename_pattern_default = ".*"

sphinx_gallery_conf = {
"backreferences_dir": "gen_modules/backreferences",
Expand Down
Loading
Loading