doxygen: intern/string tagged.

This commit is contained in:
Nathan Letwory 2011-02-25 11:51:19 +00:00
parent b8e7f89003
commit 058441e04f
3 changed files with 18 additions and 3 deletions

@ -1,4 +1,4 @@
/**
/*
* $Id$
* ***** BEGIN GPL LICENSE BLOCK *****
*
@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
/** \file string/STR_HashedString.h
* \ingroup string
*/
/**
* $Id$

@ -1,4 +1,4 @@
/**
/*
* $Id$
* ***** BEGIN GPL LICENSE BLOCK *****
*
@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
/** \file string/STR_String.h
* \ingroup string
*/
/**
* $Id$

@ -1,4 +1,4 @@
/**
/*
* $Id$
* ***** BEGIN GPL LICENSE BLOCK *****
*
@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
/** \file string/intern/STR_String.cpp
* \ingroup string
*/
/**
* $Id$