It seems this pages uses autosummary extension. If so, there no way to
add table columns for autosummary-table.
You need to make a your own custom directive.

Thanks,
Takeshi KOMIYA

2020年8月3日(月) 19:26 Markus Löning <markus.lon...@gmail.com>:
>
> 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.

-- 
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/CAFmkQANuv%2BVBPinoGx%2BpqzcDbc5ocLMvs4sf_qdHkxExe%2BDv2g%40mail.gmail.com.

Reply via email to