Dumps the documentation for the agents and swarms.

  • Parameters

    • Optionalprefix: any
    • OptionaldirName: any

      The directory where the documentation will be dumped.

    • OptionalPlantUML: (uml: string) => Promise<string>

      An optional function to process PlantUML diagrams.

    Returns Promise<void>

    • A promise that resolves when the documentation has been dumped.