zephyr/doc/contribute/doxygen
Inaky Perez-Gonzalez da5446281d doc: revert unnamed union/struct workaround in favour of known-issues
A workaround used to silence a warning in the doc generation process
which involved tagging a structure with a #define can now be solved
with a cleaner approach which is non-code-invasive.

Backup said change and update documentation on what to do when the
issue is found.

Change-Id: I1ef5224cd1b2df2e57c2ace438dba90ba3fc8528
Signed-off-by: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
2016-07-01 21:53:45 +00:00
..
defines.rst doc: fixed bad path in defines.rst 2016-06-14 20:00:48 +00:00
doxygen.rst doc: add a troubleshooting guide 2016-06-22 04:49:28 +00:00
ex_struct_pre.c doc: move code contribution guidelines one level up 2016-04-15 22:07:08 +00:00
files.rst doc: move code contribution guidelines one level up 2016-04-15 22:07:08 +00:00
functions.rst doc: fix warnings "Error when parsing function declaration." due to __deprecated 2016-06-16 13:11:06 -07:00
groups.rst doc: fix warnings in groups.rst 2016-06-14 20:00:49 +00:00
hello_commented.c doc: move code contribution guidelines one level up 2016-04-15 22:07:08 +00:00
hello_wrong.c doc: move code contribution guidelines one level up 2016-04-15 22:07:08 +00:00
irq_test_common_commented.h doc: move code contribution guidelines one level up 2016-04-15 22:07:08 +00:00
irq_test_common_wrong.h doc: move code contribution guidelines one level up 2016-04-15 22:07:08 +00:00
phil_commented.h doc: move code contribution guidelines one level up 2016-04-15 22:07:08 +00:00
phil_fiber_commented.c doc: move code contribution guidelines one level up 2016-04-15 22:07:08 +00:00
phil_task_commented.c doc: move code contribution guidelines one level up 2016-04-15 22:07:08 +00:00
structs.rst doc: revert unnamed union/struct workaround in favour of known-issues 2016-07-01 21:53:45 +00:00
troubleshooting.rst doc: revert unnamed union/struct workaround in favour of known-issues 2016-07-01 21:53:45 +00:00
typedefs.rst doc: add a troubleshooting guide 2016-06-22 04:49:28 +00:00
variables.rst doc: fix references to examples in variables.rst 2016-06-14 20:00:49 +00:00