[FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741)
* Documentation: add Doxyfile, prepare sources for doxygen. * Update ReadMe and remove obsolete CLA * Add contribution guide * Contributing: update text * Correct spelling
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
/**
|
||||
* @file elements.h
|
||||
* GUI: Elements API
|
||||
*
|
||||
* Canvas helpers and UI building blocks.
|
||||
*
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <stdint.h>
|
||||
|
Reference in New Issue
Block a user