Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 22f2da2

Browse files
committed
DOC: avoid 2 rows of images
1 parent ed58083 commit 22f2da2

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

doc/index.rst

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -22,63 +22,63 @@
2222
.. only:: html
2323

2424
.. |banner1| image:: auto_examples/svm/images/plot_oneclass_1.png
25-
:height: 140
25+
:height: 139
2626
:target: auto_examples/svm/plot_oneclass.html
2727

2828
.. |banner2| image:: auto_examples/cluster/images/plot_ward_structured_vs_unstructured_2.png
29-
:height: 140
29+
:height: 139
3030
:target: auto_examples/cluster/plot_ward_structured_vs_unstructured.html
3131

3232
.. |banner3| image:: auto_examples/gaussian_process/images/plot_gp_regression_1.png
33-
:height: 140
33+
:height: 139
3434
:target: auto_examples/gaussian_process/plot_gp_regression.html
3535

3636
.. |banner4| image:: auto_examples/cluster/images/plot_lena_ward_segmentation_1.png
37-
:height: 140
37+
:height: 139
3838
:target: auto_examples/cluster/plot_lena_ward_segmentation.html
3939

4040
.. |banner5| image:: auto_examples/svm/images/plot_svm_nonlinear_1.png
41-
:height: 140
41+
:height: 139
4242
:target: auto_examples/svm/plot_svm_nonlinear.html
4343

4444
.. |banner6| image:: auto_examples/applications/images/plot_species_distribution_modeling_1.png
45-
:height: 140
45+
:height: 139
4646
:target: auto_examples/applications/plot_species_distribution_modeling.html
4747

4848
.. |banner7| image:: auto_examples/gaussian_process/images/plot_gp_probabilistic_classification_after_regression_1.png
49-
:height: 140
49+
:height: 139
5050
:target: auto_examples/gaussian_process/plot_gp_probabilistic_classification_after_regression.html
5151

5252
.. |banner8| image:: auto_examples/ensemble/images/plot_forest_importances_faces_1.png
53-
:height: 140
53+
:height: 139
5454
:target: auto_examples/ensemble/plot_forest_importances_faces.html
5555

5656
.. |banner9| image:: auto_examples/svm/images/plot_weighted_samples_1.png
57-
:height: 140
57+
:height: 139
5858
:target: auto_examples/svm/plot_weighted_samples.html
5959

6060
.. |banner10| image:: auto_examples/linear_model/images/plot_sgd_weighted_samples_1.png
61-
:height: 140
61+
:height: 139
6262
:target: auto_examples/linear_model/plot_sgd_weighted_samples.html
6363

6464
.. |banner11| image:: auto_examples/cluster/images/plot_kmeans_digits_1.png
65-
:height: 140
65+
:height: 139
6666
:target: auto_examples/cluster/plot_kmeans_digits.html
6767

6868
.. |banner12| image:: auto_examples/decomposition/images/plot_faces_decomposition_2.png
69-
:height: 140
69+
:height: 139
7070
:target: auto_examples/decomposition/plot_faces_decomposition.html
7171

7272
.. |banner13| image:: auto_examples/decomposition/images/plot_faces_decomposition_3.png
73-
:height: 140
73+
:height: 139
7474
:target: auto_examples/decomposition/plot_faces_decomposition.html
7575

7676
.. |banner14| image:: auto_examples/images/plot_lda_qda_1.png
77-
:height: 140
77+
:height: 139
7878
:target: auto_examples/plot_lda_vs_qda.html
7979

8080
.. |banner15| image:: auto_examples/cluster/images/plot_cluster_comparison_1.png
81-
:height: 140
81+
:height: 139
8282
:target: auto_examples/cluster/plot_cluster_comparison.html
8383

8484
.. |center-div| raw:: html

0 commit comments

Comments
 (0)