diff options
| author | Mike Buland <eichlan@xagasoft.com> | 2008-01-23 23:34:37 +0000 |
|---|---|---|
| committer | Mike Buland <eichlan@xagasoft.com> | 2008-01-23 23:34:37 +0000 |
| commit | 3e581ae682dc6050b8b8c41c917ae62a040719d8 (patch) | |
| tree | a28ca879526d870c49108188e8f88ccd571e9a76 /src/doxy | |
| parent | 51f9aa16cbdd78c0b31483df26d0f7e81376f974 (diff) | |
| download | libbu++-3e581ae682dc6050b8b8c41c917ae62a040719d8.tar.gz libbu++-3e581ae682dc6050b8b8c41c917ae62a040719d8.tar.bz2 libbu++-3e581ae682dc6050b8b8c41c917ae62a040719d8.tar.xz libbu++-3e581ae682dc6050b8b8c41c917ae62a040719d8.zip | |
Minor changes to documentation, mainly.
Diffstat (limited to '')
| -rw-r--r-- | src/doxy/groups.dox | 5 |
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 | */ | ||
