Hi all, 

Currently, when we generate our API reference we basically get a table with 
two columns, one for the class name and one for the description (the first 
line of the init docstring) (see https://sktime.org/api_reference.html)

Is there a way to add another column to it? 

We'd like to display the GitHub handle of the author/maintainer of the 
class to make it easier for people to contact the right person and to give 
our authors/maintainer more visibility. 

Could we use __author__ information in the Python files for that? 

Thanks for your help

Markus

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sphinx-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sphinx-users/666ab01f-cadb-495c-ad63-7b78ab4ef857o%40googlegroups.com.

Reply via email to