projects
/
yaz-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d95bcc
)
More pointers in Doxygen mainpage
author
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 9 May 2012 10:41:20 +0000
(12:41 +0200)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 9 May 2012 10:41:20 +0000
(12:41 +0200)
include/yaz/yaz-util.h
patch
|
blob
|
history
diff --git
a/include/yaz/yaz-util.h
b/include/yaz/yaz-util.h
index
2e09393
..
819f53a
100644
(file)
--- a/
include/yaz/yaz-util.h
+++ b/
include/yaz/yaz-util.h
@@
-55,6
+55,7
@@
YAZ User's Guide and Reference at
http://www.indexdata.com/yaz/doc/
This is also located in the doc directory of the YAZ distribution.
+ (This main page is from yaz-util.h).
The following sections is just a summary of the most important
header files and where they belong.
@@
-82,6
+83,10
@@
Locking: \ref mutex.h .
+ Daemon: \ref daemon.h .
+
+ Windows Service: \ref sc.h .
+
\section queryparsers Query parsers
PQF parsing: \ref pquery.h .