Apply patch for ticket #8008:

* Remove BNode documentation from the source code and add it to Node.dox
 * Rewrite some of the existing documents


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42986 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Niels Sascha Reedijk
2011-10-29 22:02:52 +00:00
parent 3c259863a6
commit 7f1880dc0e
5 changed files with 639 additions and 355 deletions
+4 -2
View File
@@ -7,10 +7,10 @@
- \ref drivers
- \ref interface | \link interface_intro \em Introduction \endlink
- \ref locale | \link locale_intro \em Introduction \endlink
- \ref media | \link media_intro \em Introduction \endlink
- \ref media | \em Introduction
- \ref midi1
- \ref midi2 | \link midi2_intro \em Introduction \endlink
- \ref storage | \link storage_intro \em Introduction \endlink
- \ref storage | \em Introduction
- \ref support | \link support_intro \em Introduction \endlink
\section notes General Notes and Information
@@ -26,9 +26,11 @@
\defgroup drivers Drivers
\defgroup interface Interface Kit
\brief API for displaying a graphical user interface.
\defgroup media
\defgroup midi2 MIDI 2 Kit
\brief API for producing and consuming MIDI events.
\defgroup libmidi2 (libmidi2.so)
\defgroup storage
\defgroup support Support Kit
\brief Collection of utility classes that are used throughout the API.
\defgroup libbe (libbe.so)