diff options
author | Mike Buland <eichlan@xagasoft.com> | 2009-08-09 05:30:34 +0000 |
---|---|---|
committer | Mike Buland <eichlan@xagasoft.com> | 2009-08-09 05:30:34 +0000 |
commit | 4e86c50016ecfea40a72930cdd0460143f9edf4a (patch) | |
tree | e13c153b8042752a64134b3565e0e87a61d51398 /src/doxy/groups.dox | |
parent | 9e48c6f7d602364eb1c18de7e1e4c00e4852839c (diff) | |
download | libbu++-4e86c50016ecfea40a72930cdd0460143f9edf4a.tar.gz libbu++-4e86c50016ecfea40a72930cdd0460143f9edf4a.tar.bz2 libbu++-4e86c50016ecfea40a72930cdd0460143f9edf4a.tar.xz libbu++-4e86c50016ecfea40a72930cdd0460143f9edf4a.zip |
Really, just a lot of documenting.
Diffstat (limited to '')
-rw-r--r-- | src/doxy/groups.dox | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/doxy/groups.dox b/src/doxy/groups.dox index 9b54950..285923c 100644 --- a/src/doxy/groups.dox +++ b/src/doxy/groups.dox | |||
@@ -6,26 +6,26 @@ | |||
6 | */ | 6 | */ |
7 | 7 | ||
8 | /** | 8 | /** |
9 | *@defgroup Threading | 9 | *@defgroup Threading Threading |
10 | * Threads are awesome. | 10 | * Threads are awesome. |
11 | */ | 11 | */ |
12 | 12 | ||
13 | /** | 13 | /** |
14 | *@defgroup Serving | 14 | *@defgroup Serving Serving |
15 | * Serving data is pretty cool too. | 15 | * Serving data is pretty cool too. |
16 | */ | 16 | */ |
17 | 17 | ||
18 | /** | 18 | /** |
19 | *@defgroup Containers | 19 | *@defgroup Containers Containers |
20 | * Containers for data. | 20 | * Containers for data. |
21 | */ | 21 | */ |
22 | 22 | ||
23 | /** | 23 | /** |
24 | *@defgroup Taf | 24 | *@defgroup Taf Taf |
25 | * Taf is the best! | 25 | * Taf is the best! |
26 | */ | 26 | */ |
27 | 27 | ||
28 | /** | 28 | /** |
29 | *@defgroup Streams | 29 | *@defgroup Streams Streams |
30 | * Streams are for data. | 30 | * Streams are for data. |
31 | */ | 31 | */ |