mirror of
https://github.com/HendrikRauh/dmx-interface.git
synced 2026-04-09 03:11:29 +00:00
feat(docs): add Doxygen configuration and update .gitignore for documentation files
This commit is contained in:
parent
a2d51540b7
commit
fe6a1ab79b
4 changed files with 85 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -52,6 +52,9 @@ venv*/
|
|||
*.tmp
|
||||
*.bak
|
||||
|
||||
# Documentation
|
||||
docs/doxygen/*
|
||||
|
||||
# Misc
|
||||
*.local
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue