I'm working on an OE 11.7 project which has an increasing number of APIs and I was wondering what other people do to document APIs in an easy-to-use format. I'm particularly interested in tools that can be seeded from a program which reads the source code and generates output that can be loaded into the tool to periodically update the platform.
|
The ABLDoc stuff works pretty good.
|
I looked at the ABLDoc stuff and the docs appear to assume it's being run from PDS or ANT. Is there stand-alone way to call it?
I've only ever used it from the Progress OpenEdge > Generate ABLDoc context menu, but I think the only to execute it "stand alone" is via ant.