mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 00:41:17 +02:00
components/widget: add doxygen config file to create documentations
If you want to create a documantation, please move into current directory that contains the 'Doxyfile' and do execute command ''doxygen Doxyfile'' This creates usually a subdirectory named /doc/html/ This contains documentation contents in html format. Open /doc/html/index.html in your browser and you will see contents.
This commit is contained in:
1
src/gui/components/.gitignore
vendored
Normal file
1
src/gui/components/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
/doc/html
|
2457
src/gui/components/Doxyfile
Normal file
2457
src/gui/components/Doxyfile
Normal file
File diff suppressed because it is too large
Load Diff
1
src/gui/widget/.gitignore
vendored
Normal file
1
src/gui/widget/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
/doc/html
|
2457
src/gui/widget/Doxyfile
Normal file
2457
src/gui/widget/Doxyfile
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user