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:
2016-10-29 20:47:57 +02:00
parent e5402057d3
commit 27dc0228a5
4 changed files with 4916 additions and 0 deletions

2457
src/gui/components/Doxyfile Normal file

File diff suppressed because it is too large Load Diff