More pointers in Doxygen mainpage
[yaz-moved-to-github.git] / include / yaz / yaz-util.h
index 0679e7a..819f53a 100644 (file)
@@ -1,5 +1,5 @@
 /* This file is part of the YAZ toolkit.
- * Copyright (C) 1995-2008 Index Data.
+ * Copyright (C) 1995-2012 Index Data.
  * All rights reserved.
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
@@ -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.
 
     Record retrieval: \ref retrieval.h .
 
+    Timing : \ref timing.h .
+
+    Locking: \ref mutex.h .
+
+    Daemon: \ref daemon.h .
+
+    Windows Service: \ref sc.h .
+
     \section queryparsers Query parsers
 
     PQF parsing: \ref pquery.h .
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab