Skip to content

Commit

Permalink
Merge pull request #1257 from JakobOvrum/refalttext_ddox
Browse files Browse the repository at this point in the history
Implement REF_ALTTEXT macro for DDox
  • Loading branch information
CyberShadow committed Mar 27, 2016
2 parents 8477596 + 7421524 commit 7274ef6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions std-ddox.ddoc
Expand Up @@ -8,5 +8,6 @@ ROOT_DIR=/
_=

REF=$(D $2$(DOT_PREFIXED_SKIP $+).$1)
REF_ALTTEXT=$1 ($(REF $+))
MREF=$(D $1$(DOT_PREFIXED $+))
_=

0 comments on commit 7274ef6

Please sign in to comment.