Chromium Code Reviews| Index: Doxyfile |
| diff --git a/Doxyfile b/Doxyfile |
| index aa1ec5acbd6f39804b6580296e77635538941328..c6f726e5dc2b9c1028b362079b19eb622cd7cf16 100644 |
| --- a/Doxyfile |
| +++ b/Doxyfile |
| @@ -441,7 +441,7 @@ EXTRACT_LOCAL_METHODS = NO |
| # are hidden. |
| # The default value is: NO. |
| -EXTRACT_ANON_NSPACES = NO |
| +EXTRACT_ANON_NSPACES = YES |
| # If the HIDE_UNDOC_MEMBERS tag is set to YES, doxygen will hide all |
| # undocumented members inside documented classes or files. If set to NO these |