Skip to content

docs: add Doxyfile and .gitignore#10

Open
aanas-sayed wants to merge 2 commits intoboschsensortec:masterfrom
aanas-sayed:docs/add
Open

docs: add Doxyfile and .gitignore#10
aanas-sayed wants to merge 2 commits intoboschsensortec:masterfrom
aanas-sayed:docs/add

Conversation

@aanas-sayed
Copy link
Copy Markdown

@aanas-sayed aanas-sayed commented May 16, 2025

Description:

This PR adds a Doxyfile and a .gitignore to the repository.

  • The project already included Doxygen-style comments, but no Doxyfile was present. This meant that users wanting to generate documentation had to create their own Doxyfile.
  • Without a .gitignore, running Doxygen produces a large number of untracked files that clutter git status and risk accidental commits especially when using the repo as a submodule.

Output:
image

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.

1 participant