DocGenAi
6 tools in this family (folder Editor/Tools/DocGenAi/ in the bridge package). Effect: writes changes the project or the scene, read-only does not, destructive deletes or overwrites and the client asks before running it.
| Tool | Effect | Description |
|---|---|---|
docgen_register_changelog_entry | writes | Buril Doc Gen AI — Append a structured changelog entry to CHANGELOG.md under [Unreleased]. |
docgen_tool_catalog_html | writes | Buril Doc Gen AI — Generate the public ITool catalog as a self-contained HTML page |
docgen_tool_catalog_json | writes | Buril Doc Gen AI — Emit the ITool catalog as a single JSON file (flat 'tools' list + |
docgen_tool_catalog_markdown | writes | Buril Doc Gen AI — Generate the public ITool catalog as Markdown. |
docgen_xml_docs_for_file | writes | Buril Doc Gen AI — Add /// XML doc blocks above public types, methods, and properties |
docgen_xml_docs_for_folder | writes | Buril Doc Gen AI — Walk every .cs file under a folder (recursive), authoring /// XML |