diff options
author | Christian Hammond <chipx86@chipx86.com> | 2003-08-18 10:08:26 +0000 |
---|---|---|
committer | Christian Hammond <chipx86@chipx86.com> | 2003-08-18 10:08:26 +0000 |
commit | 7f735aac1b096b0290f006441469c2212ede3e66 (patch) | |
tree | 1c6332af738079f172190cf59e4ab6eb17c745b6 /Doxyfile.in | |
parent | c3f8e5e3bcf3ddf90a49ba85e20969bd3872f948 (diff) | |
download | pidgin-7f735aac1b096b0290f006441469c2212ede3e66.tar.gz |
[gaim-migrate @ 7002]
Some documentation updates. Really nothing great.
Diffstat (limited to 'Doxyfile.in')
-rw-r--r-- | Doxyfile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile.in b/Doxyfile.in index fa9f07c0ca..798142f2e2 100644 --- a/Doxyfile.in +++ b/Doxyfile.in @@ -262,7 +262,7 @@ GENERATE_DEPRECATEDLIST= YES # will result in a user-defined paragraph with heading "Side Effects:". # You can put \n's in the value part of an alias to insert newlines. -ALIASES = +ALIASES = "signal=@xrefitem signal \"Signals\" \"Signals\" @b" # The ENABLED_SECTIONS tag can be used to enable conditional # documentation sections, marked by \if sectionname ... \endif. |