Abstract base class for generating wiki files. Please make sure to register your WikiMaker implementation in the CLI wiki tool to have it executed: src/cli/wiki.ts.

If this wiki page produces multiple pages ("sub files"), you can use writeSubFile inside the text method to write those additional files.

Hierarchy (View Summary)

  • DocMaker<"wiki/Abstract Interpretation.md">
    • WikiAbsint

Hierarchy-Diagram

UML class diagram of WikiAbsint

Constructors

Methods