On Fre, 2017-06-02 at 10:42 +0000, Liam Goodacre wrote:
Hi Roman
Context, the system I'm documenting, is far too big to be explained in a single help-patch, so I want the 'context-help.pd' file to function more like a Table of Contents for the rest of the documentation (plus a few quick examples). It would be nice if the TOC could link to other files.
Hm...still sounds to like the patch you get when you right-click -> help on an empty space in a Pd canvas:
doc/5.reference/help-intro.pd
It references all available objects by instantiating them. You can righ-click -> select help on any of them.
Roman