aboutsummaryrefslogtreecommitdiff
path: root/Documentation/asciidoc.conf
diff options
context:
space:
mode:
authorJ. Bruce Fields <bfields@citi.umich.edu>2007-03-04 19:13:09 -0500
committerJ. Bruce Fields <bfields@citi.umich.edu>2007-03-10 23:05:01 -0500
commitc816eb1784b324fcf3988253affac4d43bce78c9 (patch)
treec9b957fa8718ad7eef0349f14833343e6d3d5e85 /Documentation/asciidoc.conf
parentef203f08564c1c6d267fedf8e0357c56d477892f (diff)
downloadgit-c816eb1784b324fcf3988253affac4d43bce78c9.tar.gz
git-c816eb1784b324fcf3988253affac4d43bce78c9.tar.xz
glossary: fix overoptimistic automatic linking of defined terms
The script sort_glossary.pl turns each use of "term" into a link to the definition of "term". To avoid mangling links like gitlink:git-term[1] it doesn't replace any occurence of "term" preceded by "link:git-". This fails for gitlink:git-symbolic-ref[1] when substituting for "ref". So instead just refuse to replace anything preceded by a "-". That could result in missing some opportunities, but that's a less annoying error. Actually I find the automatic substitution a little distracting; some day maybe we should just run it once and commit the result, so it can be hand-tuned. Signed-off-by: "J. Bruce Fields" <bfields@citi.umich.edu>
Diffstat (limited to 'Documentation/asciidoc.conf')
0 files changed, 0 insertions, 0 deletions