Updated various indexing notes.

Removed a few obsolete classes.
Cosmetics
This commit is contained in:
2015-03-31 21:33:38 +02:00
parent 9e1083eba8
commit 8246bc1444
92 changed files with 300 additions and 1066 deletions

View File

@@ -1,5 +1,5 @@
note
description: "Summary description for {WSF_DEBUG_FILTER}."
description: "Filter implementing debug output in error stream, or `output' file."
date: "$Date: 2013-05-23 21:54:29 +0200 (jeu., 23 mai 2013) $"
revision: "$Revision: 92585 $"

View File

@@ -1,6 +1,6 @@
note
description: "Summary description for {WSF_DEBUG_HANDLER}."
author: ""
description: "Handler returning debug information."
date: "$Date: 2013-06-28 16:14:02 +0200 (ven., 28 juin 2013) $"
revision: "$Revision: 92754 $"

View File

@@ -1,6 +1,5 @@
note
description: "Summary description for {WSF_REQUEST_UTILITY}."
author: ""
description: "Collection of utilities routines for WSF_REQUEST."
date: "$Date$"
revision: "$Revision$"

View File

@@ -1,6 +1,8 @@
note
description: "Summary description for {WSF_REQUES_UTILITY_PROXY}."
author: ""
description: "[
Proxy interface on WSF_REQUEST_UTILITY interface.
Used to factorize code.
]"
date: "$Date$"
revision: "$Revision$"

View File

@@ -1,5 +1,7 @@
note
description: "Summary description for {WSF_VALUE_UTILITY}."
description: "[
Collection of utilities routines to factorize code related to WSF_VALUE manipulation.
]"
author: ""
date: "$Date$"
revision: "$Revision$"