commit | 44be8fbb309849c4420ffff4e09d15e10f070ec7 | [log] [tgz] |
---|---|---|
author | Leandro Pereira <leandro.pereira@intel.com> | Tue Feb 20 09:32:39 2018 -0800 |
committer | Anas Nashif <nashif@linux.intel.com> | Tue Feb 20 16:42:35 2018 -0500 |
tree | 08744374a895c9d9ee3f20e069faf509b714a851 | |
parent | 3beb481bab26a2af66a13c260820c135a1c00bd4 [diff] |
doc: doxygen: Hide implementation detail symbols Hide all symbols whose names begin with an underscore. Although these might be documented, they shouldn't be used by applications, as there's no guarantee they will be available in subsequent versions, or maintain API and ABI compatibility. Signed-off-by: Leandro Pereira <leandro.pereira@intel.com>