Hello, psycopg documentation has two large classes, the connection and the cursor. The connection source is 820 lines.
http://initd.org/psycopg/docs/connection.html I would like to split the methods and attributes in logical groups, and have them appearing in the ToC. I've used the 'rubric' directive so far, but it doesn't add a ToC entry, so it makes hard to navigate around. I can't use titles as all the document is pretty much in the 'class' directive. Is there a way to generate an header using a directive I can use in the 'class', or some other way to split the class? Thank you very much! -- Daniele -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sphinx-users. For more options, visit https://groups.google.com/d/optout.
