• unknown's avatar
    Changes in config for generation of NDB API docs: · 54b18730
    unknown authored
    don't include header files or class private members;
    do include class static members.
    
    
    ndb/docs/doxygen/Doxyfile.mgmapi:
      Disable inclusion of headers.
      Enable inclusion of static members.
    ndb/docs/doxygen/Doxyfile.ndbapi:
      Disable inclusion of headers.
      Enable inclusion of static members.
    ndb/docs/doxygen/Doxyfile.ndb:
      Disable inclusion of headers.
      Disable inclusion of private members.
    ndb/docs/doxygen/Doxyfile.odbc:
      Disable inclusion of headers.
      Disable inclusion of private members.
    ndb/docs/doxygen/Doxyfile.test:
      Disable inclusion of headers.
      Disable inclusion of private members.
    BitKeeper/etc/logging_ok:
      Logging to logging@openlogging.org accepted
    54b18730
Doxyfile.odbc 35.7 KB