Doxyfile.in

changeset 11148
48a87bb5d8a2
parent 10925
dc0bfebfef15
child 12800
efcb769cc08a
--- a/Doxyfile.in	Sat Jul 23 20:28:17 2005 +0000
+++ b/Doxyfile.in	Sat Jul 23 20:59:28 2005 +0000
@@ -148,13 +148,13 @@
 # You can put \n's in the value part of an alias to insert newlines.
 
 ALIASES                = "signal=- @ref" \
-                         signaldef=@section \
-                         endsignaldef= \
-                         signalproto=@code \
-                         endsignalproto=@endcode \
-                         "signaldesc=@par Description:\n" \
-                         "signals=@b Signals:\n" \
-                         endsignals=
+                         "signaldef=@section" \
+                         "endsignaldef=" \
+                         "signalproto=@code" \
+                         "endsignalproto=@endcode" \
+                         "signaldesc=@par Description:" \
+                         "signals=@b Signals:" \
+                         "endsignals="
 
 # Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C sources 
 # only. Doxygen will then generate output that is more tailored for C. 

mercurial