From 29f51b3431d903923f25fd15cf8afb3c90d1ddb3 Mon Sep 17 00:00:00 2001 From: John Scipione Date: Tue, 19 Feb 2013 19:25:04 -0500 Subject: [PATCH] Set brief for desc of Path.h Query.h Resources.h and Statable.h --- docs/user/storage/Path.dox | 2 +- docs/user/storage/Query.dox | 2 +- docs/user/storage/Resources.dox | 2 +- docs/user/storage/Statable.dox | 3 +-- 4 files changed, 4 insertions(+), 5 deletions(-) diff --git a/docs/user/storage/Path.dox b/docs/user/storage/Path.dox index 64929f4ce4..52f0a38368 100644 --- a/docs/user/storage/Path.dox +++ b/docs/user/storage/Path.dox @@ -18,7 +18,7 @@ \file Path.h \ingroup storage \ingroup libbe - Provides the BPath class. + \brief Provides the BPath class. */ diff --git a/docs/user/storage/Query.dox b/docs/user/storage/Query.dox index 07239bbf19..5437bfa117 100644 --- a/docs/user/storage/Query.dox +++ b/docs/user/storage/Query.dox @@ -18,7 +18,7 @@ \file Query.h \ingroup storage \ingroup libbe - Provides the BQuery class. + \brief Provides the BQuery class. */ diff --git a/docs/user/storage/Resources.dox b/docs/user/storage/Resources.dox index f1b90090e7..412006b11d 100644 --- a/docs/user/storage/Resources.dox +++ b/docs/user/storage/Resources.dox @@ -17,7 +17,7 @@ \file Resources.h \ingroup storage \ingroup libbe - Provides the BResources class. + \brief Provides the BResources class. */ diff --git a/docs/user/storage/Statable.dox b/docs/user/storage/Statable.dox index 0daa1ed9e5..a70112f83b 100644 --- a/docs/user/storage/Statable.dox +++ b/docs/user/storage/Statable.dox @@ -17,8 +17,7 @@ \file Statable.h \ingroup storage \ingroup libbe - - Provides the BStatable abstract class. + \brief Provides the BStatable abstract class. */