You can generate API documentation (ABLDoc) in the default HTML format from ABL source code to refer to your code outside OpenEdge.

You can generate the ABLDoc documentation for the following source codes:
  • Class (.cls) files.
  • Procedure (.p) files.
  • Include (.i) files.
Note: Generating ABLDoc is not natively supported by OpenEdge DevOps Framework Gradle plugins. You can alternatively use the ABLDoc ant task in your Gradle script.