File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -244,15 +244,15 @@ _doc/sphinxdoc/source/blog/rss.xml
244
244
_doc /sphinxdoc /source /phdoc_templates /* toc.html
245
245
_doc /sphinxdoc /source /phdoc_templates /* box.html
246
246
_doc /sphinxdoc /source /blog /feed-icon * .png
247
- _doc /sphinxdoc /source /phdoc_static /reveal.js /*
247
+ _doc /sphinxdoc /source /_static /reveal.js /*
248
248
_doc /notebooks /.ipynb_checkpoints /*
249
249
dist_module27 /*
250
250
auto_ * .bat
251
251
auto_ * .sh
252
252
auto_ * .py
253
253
auto_ * .xml
254
254
auto_ * .db3
255
- _doc /sphinxdoc /source /phdoc_static /require.js
255
+ _doc /sphinxdoc /source /_static /require.js
256
256
_doc /sphinxdoc /require.js
257
257
ex. *
258
258
m.temp
@@ -266,7 +266,7 @@ _doc/notebooks/nlp/completion.png
266
266
_doc /notebooks /nlp /completion.pstat
267
267
_unittests /run_unittests.py.out
268
268
* .err
269
- _doc /sphinxdoc /source /phdoc_static /style_notebook_snippet.css
269
+ _doc /sphinxdoc /source /_static /style_notebook_snippet.css
270
270
dist
271
271
_doc /sphinxdoc /source /mlinsights
272
272
_doc /sphinxdoc /source /nbcov.png
Original file line number Diff line number Diff line change 1
1
2
- .. image :: https://github.com/sdpython/mlinsights/blob/master/_doc/sphinxdoc/source/phdoc_static /project_ico.png?raw=true
2
+ .. image :: https://github.com/sdpython/mlinsights/blob/master/_doc/sphinxdoc/source/_static /project_ico.png?raw=true
3
3
:target: https://github.com/sdpython/mlinsights/
4
4
5
5
.. _l-README :
Original file line number Diff line number Diff line change 2
2
mlinsights: tricky scikit-learn
3
3
===============================
4
4
5
- .. image :: https://github.com/sdpython/mlinsights/blob/master/_doc/sphinxdoc/source/phdoc_static /project_ico.png?raw=true
5
+ .. image :: https://github.com/sdpython/mlinsights/blob/master/_doc/sphinxdoc/source/_static /project_ico.png?raw=true
6
6
:target: https://github.com/sdpython/mlinsights/
7
7
8
8
**Links: ** `github <https://github.com/sdpython/mlinsights/ >`_,
You can’t perform that action at this time.
0 commit comments