aboutsummaryrefslogtreecommitdiff
path: root/src/doxy/groups.dox
diff options
context:
space:
mode:
authorMike Buland <eichlan@xagasoft.com>2008-01-23 23:34:37 +0000
committerMike Buland <eichlan@xagasoft.com>2008-01-23 23:34:37 +0000
commit3e581ae682dc6050b8b8c41c917ae62a040719d8 (patch)
treea28ca879526d870c49108188e8f88ccd571e9a76 /src/doxy/groups.dox
parent51f9aa16cbdd78c0b31483df26d0f7e81376f974 (diff)
downloadlibbu++-3e581ae682dc6050b8b8c41c917ae62a040719d8.tar.gz
libbu++-3e581ae682dc6050b8b8c41c917ae62a040719d8.tar.bz2
libbu++-3e581ae682dc6050b8b8c41c917ae62a040719d8.tar.xz
libbu++-3e581ae682dc6050b8b8c41c917ae62a040719d8.zip
Minor changes to documentation, mainly.
Diffstat (limited to 'src/doxy/groups.dox')
-rw-r--r--src/doxy/groups.dox5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/doxy/groups.dox b/src/doxy/groups.dox
index 4f2b620..69bb189 100644
--- a/src/doxy/groups.dox
+++ b/src/doxy/groups.dox
@@ -24,3 +24,8 @@
24 *@defgroup Taf 24 *@defgroup Taf
25 * Taf is the best! 25 * Taf is the best!
26 */ 26 */
27
28/**
29 *@defgroup Streams
30 * Streams are for data.
31 */