[DOC] Added All Regressors (2nd Attempt)#1663
Conversation
Thank you for contributing to
|
MatthewMiddlehurst
left a comment
There was a problem hiding this comment.
LGTM. Thanks for the additional fixes.
|
@all-contributors add @Moonzyyy for docs |
|
We had trouble processing your request. Please try again later. |
|
Uh oh 🙂 |
|
@all-contributors add @Moonzyyy for docs |
|
We had trouble processing your request. Please try again later. |
|
@allcontributors add @Moonzyyy for docs |
|
I've put up a pull request to add @Moonzyyy! 🎉 |
What does this implement/fix? Explain your changes.
Fixes #1500, added all the new regressors to the document and changed the page to have all the regressors in alphabetical order for easier readability. Also fixed a spelling mistake in the installation page.
Also added to the CSS file to fix issues arising with Sphinx .autosummary. An issue would happen where the class.rst template would sometimes push the classh definition to the right of the page. This happened due to margin errors of the class.rst template (at least thats what I figured after messing around with it). This addition to the CSS file has not caused any errors elsewhere that contains .autosummary from what I have checked.
Any other comments?
Had an error with previous merge #1660, apologies.