jrincayc / ucblogo-code

Berkeley Logo interpreter
https://people.eecs.berkeley.edu/~bh/logo.html
GNU General Public License v3.0
182 stars 34 forks source link

Further problem in the manual's index of contents. #170

Open zigggit opened 1 year ago

zigggit commented 1 year ago

It was nice to see that with 6.2.4 the annoying problem in the documentation index that caused the remainder of the document to be indexed somewhere under the Logical Operations section was improved.

However, there still remains a similar problem under section 10 (Macros). Sections 11, 12, 13 and the INDEX appear incorrectly as sub-sections, rather than top level items. There are also some oddities, such as .defmacro and others appearing as sub-sections of .macro, whereas I should think they ought to be direct children of 10 (Macros). A similar problem appears in section 12 under allowgetset.