Commit Graph

11 Commits

Author SHA1 Message Date
Adrin Jalali 34db65a3ad
DOC use pydata-sphinx-theme for the website (#29038)
Co-authored-by: Yao Xiao <108576690+Charlie-XIAO@users.noreply.github.com>
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
Co-authored-by: Guillaume Lemaitre <guillaume@probabl.ai>
2024-05-20 19:36:54 +02:00
Yao Xiao 198908beb9
DOC fix wrong indentations in the documentation that lead to undesired blockquotes (#28107)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2024-01-13 17:26:08 +01:00
Christian Veenhuis 559609fe98
MAINT Fix several typos in src and doc files (#26187) 2023-04-17 21:35:24 -04:00
Loïc Estève 8fc372f8bc
DOC use https links when possible (#25049) 2022-11-28 10:24:43 +01:00
Thomas J. Fan 266d2a2b8d
BLD Migrate away from distutils and only use setuptools (#24563)
Co-authored-by: Julien Jerphanion <git@jjerphan.xyz>
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2022-11-03 18:30:14 +01:00
Thomas J. Fan 1b36cbbfd9
DOC Use show_config instead of numpy.distutils's get_info (#24762) 2022-10-27 10:08:04 +02:00
Thomas J. Fan c1d6d78504
DOC Update links in user guide (#23972)
Co-authored-by: Julien Jerphanion <git@jjerphan.xyz>
2022-07-22 07:57:57 -04:00
Logan Thomas f16c987592
DOC: various spellcheck and typos (#23093) 2022-04-12 10:53:27 +02:00
Adrin Jalali 468c3f4057
MNT replace master with main (#19237)
* replace master with main

* fix imbalanced-learn

Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>

* asv default branch is `master`

Co-authored-by: Jérémie du Boisberranger <34657725+jeremiedbb@users.noreply.github.com>

Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Jérémie du Boisberranger <34657725+jeremiedbb@users.noreply.github.com>
2021-01-22 15:19:48 +01:00
Maren Westermann 70e1558607
DOC shorten links in doc/* modules (#17820)
* shorten links in doc modules

* fix links

* implement suggested changes

* try to fix links with tilde sign

* change back broken links in computing.rst and try make link in faq.rst work

* implement reviewer's suggested changes
2020-08-21 14:31:41 +02:00
Thomas J. Fan cc7e6dbe6b
DOC Improves sidebar navigation for user guide (#16964) 2020-08-02 23:07:48 +10:00