~vcs-imports/bts-lin/trunk

« back to all changes in this revision

Viewing changes to docs/asciidoc.conf

  • Committer: Pierre Habouzit
  • Date: 2007-06-16 22:46:53 UTC
  • Revision ID: git-v1:dd866ed351d03fb8f3549498a8004c293737d836
Renames

Signed-off-by: Pierre Habouzit <madcoder@debian.org>

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
## gitlink: macro
2
 
#
3
 
# Usage: gitlink:command[manpage-section]
4
 
#
5
 
# Note, {0} is the manpage section, while {target} is the command.
6
 
#
7
 
# Show GIT link as: <command>(<section>); if section is defined, else just show
8
 
# the command.
9
 
 
10
 
[attributes]
11
 
caret=&#94;
12
 
startsb=&#91;
13
 
endsb=&#93;
14
 
tilde=&#126;
15