File tree Expand file tree Collapse file tree 2 files changed +0
-12
lines changed Expand file tree Collapse file tree 2 files changed +0
-12
lines changed Original file line number Diff line number Diff line change 1
- [submodule "src/pytorch-sphinx-theme "]
2
- path = src/pytorch-sphinx-theme
3
- url = https://github.com/pytorch/pytorch_sphinx_theme
Original file line number Diff line number Diff line change @@ -120,15 +120,6 @@ def reset_seeds(gallery_conf, fname):
120
120
sitemap_excludes = [
121
121
"search.html" ,
122
122
"genindex.html" ,
123
- "src/pytorch-sphinx-theme/docs/changelog.html" ,
124
- "src/pytorch-sphinx-theme/docs/configuring.html" ,
125
- "src/pytorch-sphinx-theme/docs/demo/api.html" ,
126
- "src/pytorch-sphinx-theme/docs/demo/demo.html" ,
127
- "src/pytorch-sphinx-theme/docs/demo/lists_tables.html" ,
128
- "src/pytorch-sphinx-theme/docs/demo/long.html" ,
129
- "src/pytorch-sphinx-theme/docs/demo/structure.html" ,
130
- "src/pytorch-sphinx-theme/docs/index.html" ,
131
- "src/pytorch-sphinx-theme/docs/installing.html"
132
123
]
133
124
sitemap_url_scheme = "{link}"
134
125
You can’t perform that action at this time.
0 commit comments