Delt06 / unity-generate-uml

A GitHub action that generates UML diagrams for Unity C# code automatically.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unity Generate UML

Generate UML

A GitHub action that generates UML diagrams for Unity C# code automatically.

Workflow file

Can be found here.

Parameters

  • CODE_PATH: location of C# code to generate diagrams from
  • UML_OUTPUT_PATH: a folder to put the UML diagrams to
  • UMP_GENERATION_PARAMETERS: parameters of the UML generator (refer to the documentation)

Example of output

Example Output

References

About

A GitHub action that generates UML diagrams for Unity C# code automatically.


Languages

Language:C# 100.0%