diff options
| author | hathach <[email protected]> | 2013-10-27 15:15:28 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2013-10-27 15:15:28 +0700 |
| commit | f941f88549ef72b223bb9edc8f921fae3f9ea561 (patch) | |
| tree | eda168f4a1b58d3388326803b59b2c2817ff0237 /tinyusb.Doxyfile | |
| parent | 76e993c45cb518430b000af2ec67b524235dde68 (diff) | |
rndis document
Diffstat (limited to 'tinyusb.Doxyfile')
| -rw-r--r-- | tinyusb.Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tinyusb.Doxyfile b/tinyusb.Doxyfile index a0a87b417..24493a0d4 100644 --- a/tinyusb.Doxyfile +++ b/tinyusb.Doxyfile @@ -457,7 +457,7 @@ EXTRACT_ANON_NSPACES = NO # section is generated. This option has no effect if EXTRACT_ALL is enabled. # The default value is: NO. -HIDE_UNDOC_MEMBERS = YES +HIDE_UNDOC_MEMBERS = NO # If the HIDE_UNDOC_CLASSES tag is set to YES, doxygen will hide all # undocumented classes that are normally visible in the class hierarchy. If set |
