Hi, On Wed, Jun 15, 2011 at 11:05 PM, mmarco <[email protected]> wrote: > Talking with some coleague he told be that he thought that sage > documentation was very bad. The reason he presented was that it was > very difficult to find if some function or procedure was implemented.
What about searching the reference manual, or indeed other documents at [2], via the "Quick search" text box? > So i have thought that it might be a good idea to have an index of > functions and procedures. Jus an ordered list (by the name of the > function-procedure, but putting the whole name class.procedure() for > object procedures). The reference manual should have an index. Go to this page [1] and click on the link "index" in the upper right corner of your web browser. Apart from that, no other documents in the standard documentation [2] have indices as exhaustive as the reference manual. If you want index entries for other such documents, it should be possible to use Sphinx to hand craft your own index entries (but I don't know how to do it). [1] http://www.sagemath.org/doc/reference/ [2] http://www.sagemath.org/doc/ -- Regards Minh Van Nguyen -- 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
