shop-planner / shop3

SHOP3 Git repository
https://shop-planner.github.io
145 stars 14 forks source link

More manual fixes from ko56 #71

Closed rpgoldman closed 3 years ago

rpgoldman commented 3 years ago

I have not had time to review this, but am opening the PR so that it does not get lost.

/cc @ko56

ko56 commented 3 years ago

The manual says that a method's head is a task atom, but the parser does not recognize the form (:task (s t1 ... tn)) in a method. SHOP3 says "No method definition for task 's'".

ko56 commented 3 years ago

Latest version of manual.patch. (6/19: added sec. 4.16, "A simple example") manual.patch.gz

I also have some fixes for include/macro-shop-shop-trace.texinfo, but manual.patch.gz this file seems to be generated by some other process, so I don't know what to do with the patches.

rpgoldman commented 3 years ago

The macro-shop-shop-trace.texinfo file is generated programmatically from the documentation string for that program, which is in debugging.lisp