Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AF-43] Add documentation #44

Merged
merged 3 commits into from
Apr 29, 2024
Merged

[AF-43] Add documentation #44

merged 3 commits into from
Apr 29, 2024

Conversation

ricardopacheco
Copy link
Owner

Issue number: resolves #43

Summary 🔴

We are using yard as the standard tool for documenting the entire project. Starting today with this issue, no module, class or method should be left without adequate documentation. This task is intended to add remaining documentation and improve existing documentation throughout the project.

Proposed / Possible solution 🔴

  • All application code must be manually searched, and in each necessary part (module, class or method) specific documentation must be added or improved.

Checklist

  • Add missing documentation;
  • Improve existing documentation;
  • Configure yadr server to serve documentation pages.

Additional

  • In relations, use the heredoc standard to build SQL queries;

@ricardopacheco ricardopacheco added type:improvement A suggestion for general improvements status:in-review In Review status priority:high High priority labels Apr 29, 2024
@ricardopacheco ricardopacheco self-assigned this Apr 29, 2024
@ricardopacheco ricardopacheco merged commit 80fa3ec into main Apr 29, 2024
1 check passed
@ricardopacheco ricardopacheco deleted the AF-43 branch April 29, 2024 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority:high High priority status:in-review In Review status type:improvement A suggestion for general improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Documentation improvements
1 participant