Use the already available procedure dependency analysis to create a common documentation for all dependent procedures in a single document. Probably it is necessary to load all dependent procedures first.
Loading all dependent procedures and update their Style information won't work from a single function due to the delays in the event loop. Moving all documentation generation features into a common handler, which will use the files directly makes more sense. As a consequence, basic lexing has to be done in this new handler, which will also be responsible for creating the main and styling files for LaTeX.
Change was tested manually and extensively. No deviations detected.
Anonymous
Diff:
Diff:
Diff:
Related
Commit: [r770]
Diff: