On Dec 11, 10:56 pm, Nathann Cohen <[email protected]> wrote: > Hello everybody !!! > > My question on sphinx-dev was finally answered : it sounds possible to > have one page per method ! :-) > > http://groups.google.com/group/sphinx-dev/browse_thread/thread/41a2fc... > > Nathann
Nice! However, what exactly should we do? I guess we're not interested in doing this for _all_ classes and modules, but only certain large ones? Should we add a keyword in the module/class docstring that Sphinx could pick up, indicating that the docs for this file should be split into many pages in some predefined way? Or something more fine- grained? In general, we should be careful not to add too much documentation-markup into the individual source code files, I think. Johan -- To post to this group, send an email to [email protected] To unsubscribe from this group, send an email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org
