summaryrefslogtreecommitdiff
path: root/ndb/docs
diff options
context:
space:
mode:
authorjon@gigan. <>2005-01-09 18:17:29 +1000
committerjon@gigan. <>2005-01-09 18:17:29 +1000
commit2df722f74bae3bff51b73421450c392730dbf06e (patch)
tree3bd3091e55b1c1d153dc5f2045b1620a6ee8cf46 /ndb/docs
parent78b0977cae5e975df4e7fcb58a5364511140163f (diff)
downloadmariadb-git-2df722f74bae3bff51b73421450c392730dbf06e.tar.gz
Ndb.hpp: Documentation edits to Cluster Concepts
and Ndb class description; Doxyfiles: moved detailed class/member descriptions to top of generated files.
Diffstat (limited to 'ndb/docs')
-rw-r--r--ndb/docs/doxygen/Doxyfile.ndb2
-rw-r--r--ndb/docs/doxygen/Doxyfile.ndbapi4
-rw-r--r--ndb/docs/doxygen/Doxyfile.odbc2
-rw-r--r--ndb/docs/doxygen/Doxyfile.test2
4 files changed, 8 insertions, 2 deletions
diff --git a/ndb/docs/doxygen/Doxyfile.ndb b/ndb/docs/doxygen/Doxyfile.ndb
index c823c638c9f..3986a7cd17f 100644
--- a/ndb/docs/doxygen/Doxyfile.ndb
+++ b/ndb/docs/doxygen/Doxyfile.ndb
@@ -14,6 +14,8 @@
# General configuration options
#---------------------------------------------------------------------------
+DETAILS_AT_TOP = YES
+
# The PROJECT_NAME tag is a single word (or a sequence of words surrounded
# by quotes) that should identify the project.
diff --git a/ndb/docs/doxygen/Doxyfile.ndbapi b/ndb/docs/doxygen/Doxyfile.ndbapi
index 72280574888..da610148468 100644
--- a/ndb/docs/doxygen/Doxyfile.ndbapi
+++ b/ndb/docs/doxygen/Doxyfile.ndbapi
@@ -13,8 +13,8 @@
#---------------------------------------------------------------------------
# General configuration options
#---------------------------------------------------------------------------
-DETAILS_AT_TOP = yes
-HIDE_FRIEND_COMPOUNDS = yes
+DETAILS_AT_TOP = YES
+HIDE_FRIEND_COMPOUNDS = YES
# The PROJECT_NAME tag is a single word (or a sequence of words surrounded
# by quotes) that should identify the project.
diff --git a/ndb/docs/doxygen/Doxyfile.odbc b/ndb/docs/doxygen/Doxyfile.odbc
index 382ee53b836..262513852b7 100644
--- a/ndb/docs/doxygen/Doxyfile.odbc
+++ b/ndb/docs/doxygen/Doxyfile.odbc
@@ -14,6 +14,8 @@
# General configuration options
#---------------------------------------------------------------------------
+DETAILS_AT_TOP = YES
+
# The PROJECT_NAME tag is a single word (or a sequence of words surrounded
# by quotes) that should identify the project.
diff --git a/ndb/docs/doxygen/Doxyfile.test b/ndb/docs/doxygen/Doxyfile.test
index 1051dbc1d3a..801c82cf380 100644
--- a/ndb/docs/doxygen/Doxyfile.test
+++ b/ndb/docs/doxygen/Doxyfile.test
@@ -14,6 +14,8 @@
# General configuration options
#---------------------------------------------------------------------------
+DETAILS_AT_TOP = YES
+
# The PROJECT_NAME tag is a single word (or a sequence of words surrounded
# by quotes) that should identify the project.