The Terasology Foundation

JavaDoc: Find something undocumented, then document it

Not every piece of code is self-documenting :) To help explain what our code does, Terasology uses JavaDoc: a system of documentation that uses structured inline comments, and provides guidelines for well-formed documentation. Your task is to find a method or class in the Terasology engine or any module where Javadoc is missing and add it!

Definition of 'Done'

  • A pull request containing new Javadoc documentation that is submitted to the engine or any module repo. At least 5 easy classes (small components and interfaces) or one harder class (a system or widget) should be documented.

Where to start

See also

Note: This is a multi-instance task and other students may claim it as well, they might even end up trying to document the same thing. Please look on GitHub in the target repo for any pending PRs that may already cover code you were interested in documenting.

Task tags

  • code
  • javadoc
  • analysis
  • documentation

Students who completed this task

Ian2024, BSA

Task type

  • chrome_reader_mode Documentation / Training
close

2019