TarekSaeed0/chess

doc: add documentation to chess.h

Open

#2 opened on May 26, 2025

 (0 comments) (0 reactions) (0 assignees)C (0 forks)auto 404
documentationgood first issue

Repository metrics

Stars
 (0 stars)
PR merge metrics
 (PR metrics pending)

Description

adding Doxygen comments for the various types and functions in chess.h will help with new contributors and users of the library, understand the various types and functions defined and how to use them correctly, as currently the generated documentation is mostly empty.

Contributor guide