rodrigo-arenas / Sklearn-genetic-opt

ML hyperparameters tuning and features selection, using evolutionary algorithms.
https://sklearn-genetic-opt.readthedocs.io
MIT License
289 stars 73 forks source link

[Feature] Auto summary documentation #8

Closed rodrigo-arenas closed 3 years ago

rodrigo-arenas commented 3 years ago

Is your feature request related to a problem? Please describe. The current documentation doesn't have enabled auto summary from Sphinx

Describe the solution you'd like Include auto summary option in the documentation (docs/conf.py) using sphinx.ext.autosummary

Describe alternatives you've considered Checking the options autosummary_generate and autosummary_imported_members, tried before both having duplicated documentation problem

Additional context The auto summary should look similar to this image