Chromium Code Reviews
DescriptionMake more visible with doxygen.
To see the main effect of this, look at the doxygen for file
IceGlobalContext.h to see the effect of turning this on.
Without it, the nested classes are not available because they
are private.
My guess is that often doxygen is used to generate API documents and for that reason, exporting of private info is excluded by default.
BUG=
R=stichnot@chromium.org
Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=9a10df7062c3bcb26a342f8e345acf16ecee7f7e
Patch Set 1 #Messages
Total messages: 6 (2 generated)
|