Hi Simon, On Mon, Jan 10, 2011 at 7:56 PM, Simon King <simon.k...@uni-jena.de> wrote: > On 10 Jan., 08:56, Simon King <simon.k...@uni-jena.de> wrote: >> IMO, it obviously should be added. But where in the TOC tree should it >> be inserted? Perhaps under "Basic Structures", right between "Unique >> Representation" and "Dynamic classes"? > > Or better under "Miscellaneous", right after "Abstract method"?
If anything is going to appear in the reference manual, it should be structured as much as possible to mirror how it appears in the Sage library. That has been the norm so far. Looking at the output of each of the following sage: cached_method?? sage: cached_function?? sage: cached_in_parent_method?? I see the path sage/misc/cachefunc.py So yes to your suggestion on including the cached_* gang under the section "Miscellaneous". -- Regards Minh Van Nguyen -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org