Commit graph

5 commits

Author SHA1 Message Date
unknown
0ac86b5c52 Ndb.hpp: Documentation edits to Cluster Concepts
and Ndb class description;
Doxyfiles: moved detailed class/member descriptions 
to top of generated files.


ndb/docs/doxygen/Doxyfile.ndbapi:
  Moved detailed class descriptions to top of output.
ndb/docs/doxygen/Doxyfile.ndb:
  Moved detailed class descriptions to top of output.
ndb/docs/doxygen/Doxyfile.odbc:
  Moved detailed class descriptions to top of output.
ndb/docs/doxygen/Doxyfile.test:
  Moved detailed class descriptions to top of output.
ndb/include/ndbapi/Ndb.hpp:
  Documentation edits to Cluster Concepts, 
  Ndb Class Description
2005-01-09 18:17:29 +10:00
unknown
7ad30c2ae3 Setting doxygen configs to:
align class members = no (get rid of crufty HTML 
tables that don't translate well into PDF)
tab = 2 (8 is too wide)
show used = no (most of these are suppressed header 
files, hence not linked, hence not useful)
disable index = yes (saves stripping these out in 
combination script)


ndb/docs/doxygen/Doxyfile.mgmapi:
  align class members = no
  tab = 2
  show used = no
  disable index = yes
ndb/docs/doxygen/Doxyfile.ndbapi:
  align class members = no
  tab = 2
  show used = no
  disable index = yes
ndb/docs/doxygen/Doxyfile.ndb:
  align class members = no
  tab = 2
  disable index = yes
ndb/docs/doxygen/Doxyfile.odbc:
  align class members = no
  tab = 2
  show used = no
  disable index = yes
ndb/docs/doxygen/Doxyfile.test:
  align class members = no
  tab = 2
  show used = no
  disable index = yes
2004-12-30 00:25:59 +10:00
unknown
f50ff5b809 Doxyfile.ndb:
changed some doxygen flags


ndb/docs/doxygen/Doxyfile.ndb:
  changed some doxygen flags
2004-12-23 14:49:59 +01:00
unknown
54b1873084 Changes in config for generation of NDB API docs:
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
2004-12-21 20:52:52 +10:00
unknown
6386c55cee Initial revision of NDB Cluster files
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2004-04-14 10:53:21 +02:00