Documentation: remove Asciidoctor linkgit macro
commitc6c3e0db842c0c3649de27edd28f8a6975bee105
authorbrian m. carlson <sandals@crustytoothpaste.net>
Mon, 27 Oct 2014 00:13:43 +0000 (27 00:13 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 27 Oct 2014 18:52:29 +0000 (27 11:52 -0700)
treec86f364d91be33dba05b8ddce1ae77993f938299
parentda8a3664b133926435e4de1c1d6a9008dd5b741b
Documentation: remove Asciidoctor linkgit macro

Asciidoctor provides an extension implementing a backend-independent
macro for dealing with manpage links just like the linkgit macro.  As
this is more likely to be up-to-date with future changes in Asciidoctor,
prefer using it over reimplementing in Git.

This reverts commit 773ee47c2b9c691d9758b2bea6cac10e3f0c4e12.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/extensions.rb [deleted file]