Hmm, this is similar to what autodoc does, but this succinct list is nice. There must be a way...
On Sat, Jan 5, 2013 at 2:18 PM, Nathann Cohen <[email protected]>wrote: > Helloooooooo everybody ! > > I just wondered if there was an automatic way to get Sphinx to generate > something that I have been doing manually for a while : an index of the > methods that are defined inside of a module, with a short description (that > happens to be the beginning of their docstring) > > http://www.sagemath.org/doc/reference/sage/graphs/generic_graph.html > > It is reaaaaaaaaally useful when the files generated by Sphinx get big, > and it is reaaaaaaalllly painful to do manually for all files :-) > > THaaaaaanks ! > > Nathann > > -- > You received this message because you are subscribed to the Google Groups > "sphinx-users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > Visit this group at http://groups.google.com/group/sphinx-users?hl=en. > > > -- You received this message because you are subscribed to the Google Groups "sphinx-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sphinx-users?hl=en.
