Skip to content

Document Code in C# Scripts #96

Closed
@jimenezz22

Description

@jimenezz22

Scope

We need to document all the code in the files inside Assets/Scripts path

To do:

  • Understand the all the code/classes/methods/functions in the files and their conecctions with other classes in other scripts
  • Document these files in a format similar to JavaDoc for example, but for C# scripts.
  • Explain what each class, each method, each function, each flow control, etc. does. We need to have all these scripts fully documented.

How to apply?

Please follow the contribution guidelines in the readme file

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions