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

Docs: Various improvements on documentations and comments #24

Merged
merged 3 commits into from
Apr 17, 2024
Merged

Conversation

eric15342335
Copy link
Owner

@eric15342335 eric15342335 commented Apr 16, 2024

  • Add doxygen configuration file Doxyfile 🚀
  • Rewrite in-code comments 😄 in:
    • graph.h
    • main.cpp
    • stock.h
    • stock.cpp
  • Stock class: Replaces initialization method with constructor. Closes Stock: Replace initialization with constructor #22
  • Fixes bugs 💯 :
    • stock.cpp:
      • num_stocks_affordable miscalculated 🔢

Ready to merge at anytime.

@eric15342335 eric15342335 added bug Something isn't working Comp: docs Improvements or additions to documentation labels Apr 16, 2024
@eric15342335 eric15342335 added this to the Fourth Meeting milestone Apr 16, 2024
@eric15342335 eric15342335 self-assigned this Apr 16, 2024
@eric15342335 eric15342335 merged commit 74cd2a8 into main Apr 17, 2024
2 checks passed
@eric15342335 eric15342335 deleted the doxy branch April 17, 2024 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Comp: docs Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants