You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, I would like to thank you for this awesome template, it's very nice and the customization is really helpful. I am trying to move the documentation of one of my projects to this template, and there are a couple of things that I am unable to do. I hope that it is fine to ask it here.
Adding a list of all the methods available for a given class
Here is an example from the Bootstrap template. I find it very helpful to have this kind of table, especially when a class has many methods.
Moving the Attributes section higher, right after the Parameters section
Here is an example. This is done with the Bootstrap, Sphinx_RTD and scikit-learn themes. I also find it more intuitive to click on the image rather than on the title below.
Thank you for very much for your help.
The text was updated successfully, but these errors were encountered:
Hi,
First of all, I would like to thank you for this awesome template, it's very nice and the customization is really helpful. I am trying to move the documentation of one of my projects to this template, and there are a couple of things that I am unable to do. I hope that it is fine to ask it here.
Adding a list of all the methods available for a given class
Here is an example from the Bootstrap template. I find it very helpful to have this kind of table, especially when a class has many methods.
Moving the
Attributes
section higher, right after theParameters
sectionHere is an example from scikit-learn. I find it more intuitive to have the
Attributes
section right after theParameters
section.Adding hyperlinks to the example images
Here is an example. This is done with the
Bootstrap
,Sphinx_RTD
andscikit-learn
themes. I also find it more intuitive to click on the image rather than on the title below.Thank you for very much for your help.
The text was updated successfully, but these errors were encountered: