diff doc/account-signals.dox @ 20807:e0613cf8c493

Add some links from signal documentation back to the documentation for the corresponding header. Also, if there are going to be vim modelines with "syntax" settings, they may as well be "c.doxygen" not "c".
author Will Thompson <will.thompson@collabora.co.uk>
date Sun, 07 Oct 2007 18:49:50 +0000
parents 8cf53d7a0887
children 1aaa6e9881b9 b1fa7765ca4b
line wrap: on
line diff
--- a/doc/account-signals.dox	Sat Oct 06 19:44:49 2007 +0000
+++ b/doc/account-signals.dox	Sun Oct 07 18:49:50 2007 +0000
@@ -11,6 +11,8 @@
   @signal account-status-changed
  @endsignals
 
+ @see account.h
+
  <hr>
 
  @signaldef account-added
@@ -101,4 +103,4 @@
  @endsignaldef
 
  */
-// vim: syntax=c tw=75 et
+// vim: syntax=c.doxygen tw=75 et