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: Fix missing file references: helper.h and bms.h #43

Merged
merged 1 commit into from
Jan 24, 2024

Conversation

pasrom
Copy link
Collaborator

@pasrom pasrom commented Jan 24, 2024

I've noticed missing file references in the documentation:

  • doxygenfile: Cannot find file “helper.h”
  • doxygenfile: Cannot find file “bms.h”

I'm considering a fix but am unsure if it's in line with the current plans, or if it's better to wait for the Zephyr driver documentation. The fix would be:

  1. Correcting the paths for helper.h and bms.h.
  2. Updating the Doxygen setup to recognize these files.

@pasrom pasrom requested a review from martinjaeger January 24, 2024 10:45
Copy link
Member

@martinjaeger martinjaeger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, thanks!

Didn't notice this during the Zephyr driver rework.

@martinjaeger martinjaeger merged commit 160089a into LibreSolar:main Jan 24, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants