Skip to content

Commit 5a5f558

Browse files
committed
[ci skip] FIX use sphinx-design and add missing reference (#84) 939dd4e
1 parent 224566c commit 5a5f558

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+1010
-333
lines changed

.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 67d4153533082556bbf5a3faf40e43c8
3+
config: f4ed13ed34cc7b1f69ceaf744249b8b8
44
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file not shown.
Binary file not shown.

_images/index_api.svg

Lines changed: 97 additions & 0 deletions
Loading

_images/index_examples.svg

Lines changed: 76 additions & 0 deletions
Loading

_images/index_getting_started.svg

Lines changed: 66 additions & 0 deletions
Loading

_images/index_user_guide.svg

Lines changed: 67 additions & 0 deletions
Loading

_sources/api.rst.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. _api:
2+
13
#############
24
API Reference
35
#############

_sources/auto_examples/plot_classifier.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ Use scikit-learn to display the decision boundary
110110
111111
.. rst-class:: sphx-glr-timing
112112

113-
**Total running time of the script:** (0 minutes 0.147 seconds)
113+
**Total running time of the script:** (0 minutes 0.136 seconds)
114114

115115

116116
.. _sphx_glr_download_auto_examples_plot_classifier.py:

_sources/auto_examples/plot_template.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ An example plot of :class:`skltemplate.template.TemplateEstimator`
5454
5555
.. rst-class:: sphx-glr-timing
5656

57-
**Total running time of the script:** (0 minutes 0.077 seconds)
57+
**Total running time of the script:** (0 minutes 0.075 seconds)
5858

5959

6060
.. _sphx_glr_download_auto_examples_plot_template.py:

0 commit comments

Comments
 (0)