Fixed file name in \file tag for doxygen
authorMartin Vidner <mvidner@suse.cz>
Mon, 16 Oct 2006 21:21:25 +0000 (21:21 +0000)
committerMartin Vidner <mvidner@suse.cz>
Mon, 16 Oct 2006 21:21:25 +0000 (21:21 +0000)
39 files changed:
zypp/Digest.h
zypp/base/ProfilingFormater.h
zypp/media/MediaDISK.cc
zypp/parser/xmlstore/XMLSourceCacheParser.cc
zypp/parser/xmlstore/XMLSourceCacheParser.h
zypp/source/susetags/PatternTagFileParser.cc
zypp/source/susetags/SuseTagsPackageImpl.cc
zypp/source/susetags/SuseTagsPackageImpl.h
zypp/source/susetags/SuseTagsPatternImpl.cc
zypp/source/susetags/SuseTagsPatternImpl.h
zypp/source/susetags/SuseTagsProductImpl.cc
zypp/source/susetags/SuseTagsProductImpl.h
zypp/source/susetags/SuseTagsSelectionImpl.cc
zypp/source/susetags/SuseTagsSelectionImpl.h
zypp/source/susetags/SuseTagsSrcPackageImpl.h
zypp/target/hal/HalContext.cc
zypp/target/hal/HalException.h
zypp/target/rpm/RpmCallbacks.h
zypp/target/rpm/RpmPackageImpl.cc
zypp/target/store/Backend.cc
zypp/target/store/PersistentStorage.h
zypp/target/store/XMLFilesBackend.cc
zypp/target/store/XMLFilesBackend.h
zypp/target/store/serialize.cc
zypp/target/store/serialize.h
zypp/target/store/xml/XMLAtomImpl.cc
zypp/target/store/xml/XMLAtomImpl.h
zypp/target/store/xml/XMLMessageImpl.cc
zypp/target/store/xml/XMLMessageImpl.h
zypp/target/store/xml/XMLPatchImpl.cc
zypp/target/store/xml/XMLPatchImpl.h
zypp/target/store/xml/XMLPatternImpl.cc
zypp/target/store/xml/XMLPatternImpl.h
zypp/target/store/xml/XMLProductImpl.cc
zypp/target/store/xml/XMLProductImpl.h
zypp/target/store/xml/XMLScriptImpl.cc
zypp/target/store/xml/XMLScriptImpl.h
zypp/target/store/xml/XMLSelectionImpl.cc
zypp/target/store/xml/XMLSelectionImpl.h

index 672df06..5438f06 100644 (file)
@@ -6,7 +6,7 @@
 |                         /_____||_| |_| |_|                           |
 |                                                                      |
 \---------------------------------------------------------------------*/
-/** \file zypp//Digest.h
+/** \file zypp/Digest.h
  *
  * \todo replace by Blocxx
  *
index 17c875a..de9e047 100644 (file)
@@ -6,7 +6,7 @@
 |                         /_____||_| |_| |_|                           |
 |                                                                      |
 \---------------------------------------------------------------------*/
-/** \file      zypp/base/ProfilingFormatter.h
+/** \file      zypp/base/ProfilingFormater.h
  *
 */
 #ifndef ZYPP_BASE_PROFILINGFORMATER_H
index 5184034..a30fb92 100644 (file)
@@ -6,7 +6,7 @@
 |                         /_____||_| |_| |_|                           |
 |                                                                      |
 \---------------------------------------------------------------------*/
-/** \file zypp/media/MediaDISK.h
+/** \file zypp/media/MediaDISK.cc
  *
 */
 
index a3e439c..fc9a824 100644 (file)
@@ -6,7 +6,7 @@
 |                         /_____||_| |_| |_|                           |
 |                                                                      |
 \---------------------------------------------------------------------*/
-/** \file zypp/target/store/xmlstore/XMLSourceCacheParser.cc
+/** \file zypp/parser/xmlstore/XMLSourceCacheParser.cc
  *
 */
 
index b1b190d..422b9fd 100644 (file)
@@ -6,7 +6,7 @@
 |                         /_____||_| |_| |_|                           |
 |                                                                      |
 \---------------------------------------------------------------------*/
-/** \file zypp/target/store/xmlstore/XMLSourceCacheParser.h
+/** \file zypp/parser/xmlstore/XMLSourceCacheParser.h
  *
 */
 
index c6c9888..394d7c4 100644 (file)
@@ -6,7 +6,7 @@
 |                         /_____||_| |_| |_|                           |
 |                                                                      |
 \---------------------------------------------------------------------*/
-/** \file      zypp/parser/source/susetags/PatternTagFileParser.cc
+/** \file      zypp/source/susetags/PatternTagFileParser.cc
  *
 */
 #include <iostream>
index dc9b2eb..56802ec 100644 (file)
@@ -6,7 +6,7 @@
 |                         /_____||_| |_| |_|                           |
 |                                                                      |
 \---------------------------------------------------------------------*/
-/** \file      zypp/detail/PackageImpl.cc
+/** \file      zypp/source/susetags/SuseTagsPackageImpl.cc
  *
 */
 
index 3399cb7..4e92173 100644 (file)
@@ -6,7 +6,7 @@
 |                         /_____||_| |_| |_|                           |
 |                                                                      |
 \---------------------------------------------------------------------*/
-/** \file      zypp/detail/PackageImpl.h
+/** \file      zypp/source/susetags/SuseTagsPackageImpl.h
  *
 */
 #ifndef ZYPP_SOURCE_SUSETAGSPACKAGEIMPL_H
index 15c3e0e..141360e 100644 (file)
@@ -6,7 +6,7 @@
 |                         /_____||_| |_| |_|                           |
 |                                                                      |
 \---------------------------------------------------------------------*/
-/** \file      zypp/detail/PatternImpl.cc
+/** \file      zypp/source/susetags/SuseTagsPatternImpl.cc
  *
 */
 #include "zypp/source/susetags/SuseTagsPatternImpl.h"
index 750dc1b..336f45f 100644 (file)
@@ -6,7 +6,7 @@
 |                         /_____||_| |_| |_|                           |
 |                                                                      |
 \---------------------------------------------------------------------*/
-/** \file      zypp/detail/PatternImpl.h
+/** \file      zypp/source/susetags/SuseTagsPatternImpl.h
  *
 */
 #ifndef ZYPP_DETAIL_SUSETAGS_PATTERNIMPL_H
index e97cda9..0a77dc7 100644 (file)
@@ -6,7 +6,7 @@
 |                         /_____||_| |_| |_|                           |
 |                                                                      |
 \---------------------------------------------------------------------*/
-/** \file      zypp/detail/SuseTagsProductImpl.cc
+/** \file      zypp/source/susetags/SuseTagsProductImpl.cc
  *
 */
 #include "zypp/source/susetags/SuseTagsProductImpl.h"
index ddf4e32..3724839 100644 (file)
@@ -6,7 +6,7 @@
 |                         /_____||_| |_| |_|                           |
 |                                                                      |
 \---------------------------------------------------------------------*/
-/** \file      zypp/detail/ProductImpl.h
+/** \file      zypp/source/susetags/SuseTagsProductImpl.h
  *
 */
 #ifndef ZYPP_DETAIL_SUSETAGS_PRODUCTIMPL_H
index b9956d7..7b9c428 100644 (file)
@@ -6,7 +6,7 @@
 |                         /_____||_| |_| |_|                           |
 |                                                                      |
 \---------------------------------------------------------------------*/
-/** \file      zypp/detail/SelectionImpl.cc
+/** \file      zypp/source/susetags/SuseTagsSelectionImpl.cc
  *
 */
 #include "zypp/source/susetags/SuseTagsSelectionImpl.h"
index 38e0284..c70c5c4 100644 (file)
@@ -6,7 +6,7 @@
 |                         /_____||_| |_| |_|                           |
 |                                                                      |
 \---------------------------------------------------------------------*/
-/** \file      zypp/detail/SelectionImpl.h
+/** \file      zypp/source/susetags/SuseTagsSelectionImpl.h
  *
 */
 #ifndef ZYPP_DETAIL_SUSETAGS_SELECTIONIMPL_H
index 9fa7a01..f4d696e 100644 (file)
@@ -6,7 +6,7 @@
 |                         /_____||_| |_| |_|                           |
 |                                                                      |
 \---------------------------------------------------------------------*/
-/** \file      zypp/source/susetags/SrcPackageImpl.h
+/** \file      zypp/source/susetags/SuseTagsSrcPackageImpl.h
  *
 */
 #ifndef ZYPP_SOURCE_SUSETAGSSRCPackageIMPL_H
index 4b43740..be67b80 100644 (file)
@@ -6,7 +6,7 @@
 |                         /_____||_| |_| |_|                           |
 |                                                                      |
 \---------------------------------------------------------------------*/
-/** \file zypp/media/Hal.cc
+/** \file zypp/target/hal/HalContext.cc
  *
  *  \brief Hardware abstaction layer library wrapper implementation.
  */
index 6807b4e..993f4f9 100644 (file)
@@ -6,7 +6,7 @@
 |                         /_____||_| |_| |_|                           |
 |                                                                      |
 \---------------------------------------------------------------------*/
-/** \file zypp/target/hal/HalContext.h
+/** \file zypp/target/hal/HalException.h
  *
  *  \brief Hardware abstaction layer library wrapper.
  */
index 2b7bf10..f3c3f34 100644 (file)
@@ -6,7 +6,7 @@
 |                         /_____||_| |_| |_|                           |
 |                                                                      |
 \---------------------------------------------------------------------*/
-/** \file zypp/tagret/rpm/RpmCallbacks.h
+/** \file zypp/target/rpm/RpmCallbacks.h
  *
 */
 
index a8a47e8..68c52bd 100644 (file)
@@ -6,7 +6,7 @@
 |                         /_____||_| |_| |_|                           |
 |                                                                      |
 \---------------------------------------------------------------------*/
-/** \file zypp/target/rpm/RPMPackageImpl.cc
+/** \file zypp/target/rpm/RpmPackageImpl.cc
  *
 */
 
index b699da7..42266c4 100644 (file)
@@ -6,7 +6,7 @@
 |                         /_____||_| |_| |_|                           |
 |                                                                      |
 \---------------------------------------------------------------------*/
-/** \file      devel/devel.dmacvicar/Backend.cc
+/** \file      zypp/target/store/Backend.cc
 *
 */
 #include <iostream>
index 95789a9..72dbab2 100644 (file)
@@ -6,7 +6,7 @@
 |                         /_____||_| |_| |_|                           |
 |                                                                      |
 \---------------------------------------------------------------------*/
-/** \file      devel/devel.dmacvicar/PersistentStorage.h
+/** \file      zypp/target/store/PersistentStorage.h
 *
 */
 #ifndef ZYPP_TARGET_PERSISTENTSTORAGE_H
index 876a645..919069e 100644 (file)
@@ -6,7 +6,7 @@
 |                         /_____||_| |_| |_|                           |
 |                                                                      |
 \---------------------------------------------------------------------*/
-/** \file      devel/devel.dmacvicar/XMLFilesBackend.cc
+/** \file      zypp/target/store/XMLFilesBackend.cc
 *
 */
 #include <iostream>
index 14146e4..98089cb 100644 (file)
@@ -6,7 +6,7 @@
 |                         /_____||_| |_| |_|                           |
 |                                                                      |
 \---------------------------------------------------------------------*/
-/** \file      devel/devel.dmacvicar/XMLFilesBackend.h
+/** \file      zypp/target/store/XMLFilesBackend.h
 *
 */
 #ifndef DEVEL_DEVEL_DMACVICAR_XMLFILESBACKEND_H
index d31ead5..dc1fd21 100644 (file)
@@ -6,7 +6,7 @@
 |                         /_____||_| |_| |_|                           |
 |                                                                      |
 \---------------------------------------------------------------------*/
-/** \file      devel/devel.dmacvicar/SQLiteBackend.cc
+/** \file      zypp/target/store/serialize.cc
 *
 */
 #include <iostream>
index 909f85b..fa7b327 100644 (file)
@@ -6,7 +6,7 @@
 |                         /_____||_| |_| |_|                           |
 |                                                                      |
 \---------------------------------------------------------------------*/
-/** \file      devel/devel.dmacvicar/SQLiteBackend.h
+/** \file      zypp/target/store/serialize.h
 *
 */
 #ifndef DEVEL_DEVEL_DMACVICAR_SERIALIZE_H
index 50c12c9..168e3ac 100644 (file)
@@ -6,7 +6,7 @@
 |                         /_____||_| |_| |_|                           |
 |                                                                      |
 \---------------------------------------------------------------------*/
-/** \file zypp/source/yum/YUMAtomImpl.cc
+/** \file zypp/target/store/xml/XMLAtomImpl.cc
  *
 */
 
index e16824d..5fb5f08 100644 (file)
@@ -6,7 +6,7 @@
 |                         /_____||_| |_| |_|                           |
 |                                                                      |
 \---------------------------------------------------------------------*/
-/** \file zypp/source/yum/YUMAtomImpl.h
+/** \file zypp/target/store/xml/XMLAtomImpl.h
  *
 */
 #ifndef ZYPP_TARGET_XMLSTORE_ATOMIMPL_H
index 6f13549..d64e6b3 100644 (file)
@@ -6,7 +6,7 @@
 |                         /_____||_| |_| |_|                           |
 |                                                                      |
 \---------------------------------------------------------------------*/
-/** \file zypp/detail/XMLMessageImpl.cc
+/** \file zypp/target/store/xml/XMLMessageImpl.cc
  *
 */
 
index 4ca1b65..1dc27d1 100644 (file)
@@ -6,7 +6,7 @@
 |                         /_____||_| |_| |_|                           |
 |                                                                      |
 \---------------------------------------------------------------------*/
-/** \file zypp/detail/XMLMessageImpl.h
+/** \file zypp/target/store/xml/XMLMessageImpl.h
  *
 */
 #ifndef ZYPP_STORE_XMLMESSAGEIMPL_H
index 3d0a7c5..6439092 100644 (file)
@@ -6,7 +6,7 @@
 |                         /_____||_| |_| |_|                           |
 |                                                                      |
 \---------------------------------------------------------------------*/
-/** \file zypp/detail/XMLPatchImpl.cc
+/** \file zypp/target/store/xml/XMLPatchImpl.cc
  *
 */
 #include <iostream>
index 4b04239..f9ba564 100644 (file)
@@ -6,7 +6,7 @@
 |                         /_____||_| |_| |_|                           |
 |                                                                      |
 \---------------------------------------------------------------------*/
-/** \file zypp/detail/XMLPatchImpl.h
+/** \file zypp/target/store/xml/XMLPatchImpl.h
  *
 */
 #ifndef ZYPP_STORE_XMLPATCHIMPL_H
index 4f32db2..5e3579b 100644 (file)
@@ -6,7 +6,7 @@
 |                         /_____||_| |_| |_|                           |
 |                                                                      |
 \---------------------------------------------------------------------*/
-/** \file      zypp/detail/XMLPatternImpl.cc
+/** \file      zypp/target/store/xml/XMLPatternImpl.cc
  *
 */
 #include "zypp/target/store/xml/XMLPatternImpl.h"
index f9cbdd2..288276d 100644 (file)
@@ -6,7 +6,7 @@
 |                         /_____||_| |_| |_|                           |
 |                                                                      |
 \---------------------------------------------------------------------*/
-/** \file      zypp/detail/XMLPatternImpl.h
+/** \file      zypp/target/store/xml/XMLPatternImpl.h
  *
 */
 #ifndef ZYPP_STORAGE_XMLPATTERNIMPL_H
index 73e6dac..e93c044 100644 (file)
@@ -6,7 +6,7 @@
 |                         /_____||_| |_| |_|                           |
 |                                                                      |
 \---------------------------------------------------------------------*/
-/** \file zypp/detail/XMLProductImpl.cc
+/** \file zypp/target/store/xml/XMLProductImpl.cc
  *
 */
 
index 750e4b5..78d4c12 100644 (file)
@@ -6,7 +6,7 @@
 |                         /_____||_| |_| |_|                           |
 |                                                                      |
 \---------------------------------------------------------------------*/
-/** \file zypp/detail/ProductImpl.h
+/** \file zypp/target/store/xml/XMLProductImpl.h
  *
 */
 #ifndef ZYPP_STORAGE_XMLPRODUCTIMPL_H
index 9ed5b71..1010a17 100644 (file)
@@ -6,7 +6,7 @@
 |                         /_____||_| |_| |_|                           |
 |                                                                      |
 \---------------------------------------------------------------------*/
-/** \file zypp/detail/XMLScriptImpl.cc
+/** \file zypp/target/store/xml/XMLScriptImpl.cc
  *
 */
 
index fee943c..efb6d57 100644 (file)
@@ -6,7 +6,7 @@
 |                         /_____||_| |_| |_|                           |
 |                                                                      |
 \---------------------------------------------------------------------*/
-/** \file zypp/detail/XMLScriptImpl.h
+/** \file zypp/target/store/xml/XMLScriptImpl.h
  *
 */
 #ifndef ZYPP_STORE_XMLSCRIPTIMPL_H
index 5b9ca47..1ef9c20 100644 (file)
@@ -6,7 +6,7 @@
 |                         /_____||_| |_| |_|                           |
 |                                                                      |
 \---------------------------------------------------------------------*/
-/** \file      zypp/detail/XMLSelectionImpl.cc
+/** \file      zypp/target/store/xml/XMLSelectionImpl.cc
  *
 */
 #include "zypp/target/store/xml/XMLSelectionImpl.h"
index d8771a6..84db944 100644 (file)
@@ -6,7 +6,7 @@
 |                         /_____||_| |_| |_|                           |
 |                                                                      |
 \---------------------------------------------------------------------*/
-/** \file      zypp/detail/XMLSelectionImpl.h
+/** \file      zypp/target/store/xml/XMLSelectionImpl.h
  *
 */
 #ifndef ZYPP_TARGET_XMLSELECTIONIMPL_H