annotate trunk/src/macros_dil.ddoc @ 773:6dbbb403fc58

Improved the DDocEmitter.
author Aziz K?ksal <aziz.koeksal@gmail.com>
date Mon, 18 Feb 2008 17:36:12 +0100
parents 26d8ed59806d
children 9f61e8af55d5
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
770
26d8ed59806d Emitting SYMBOL macro with interesting parameters.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents:
diff changeset
1 COPYRIGHT = Copyright © 2007-$(YEAR), Aziz Köksal. All rights reserved.
773
6dbbb403fc58 Improved the DDocEmitter.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents: 770
diff changeset
2 SYMBOL_ = <a href="http://hg.sharesource.org/dil/file/tip/trunk/src/$3#L$4">$1</a>
6dbbb403fc58 Improved the DDocEmitter.
Aziz K?ksal <aziz.koeksal@gmail.com>
parents: 770
diff changeset
3 SYMBOL = <a href="./htmlsrc/$2.html#L$4">$1</a>