summaryrefslogtreecommitdiff
path: root/macro2texi.py
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2009-12-23 18:01:52 +0100
committerPeter Simons <simons@cryp.to>2009-12-23 19:12:45 +0100
commitad2e0d26fa2b35d9d3766ab119089361abab76b2 (patch)
treec6a74906a0c0fb68ebd63beda5bd06a0286e4708 /macro2texi.py
parent5f81766af9151f17e1190cb737a6e6178cc09158 (diff)
downloadautoconf-archive-ad2e0d26fa2b35d9d3766ab119089361abab76b2.tar.gz
macro2texi.py: include links to Gitweb in the macro documentation
Diffstat (limited to 'macro2texi.py')
-rwxr-xr-xmacro2texi.py8
1 files changed, 6 insertions, 2 deletions
diff --git a/macro2texi.py b/macro2texi.py
index 5a94efc..beb9599 100755
--- a/macro2texi.py
+++ b/macro2texi.py
@@ -17,9 +17,13 @@ tmpl = """\
%(description)s
-@majorheading Homepage
+@majorheading Source Code
-@url{http://www.nongnu.org/autoconf-archive/%(name)s.html}
+Download the
+@uref{http://git.savannah.gnu.org/gitweb/?p=autoconf-archive.git;a=blob_plain;f=m4/%(name)s.m4,latest
+version of @file{%(name)s.m4}} or browse
+@uref{http://git.savannah.gnu.org/gitweb/?p=autoconf-archive.git;a=history;f=m4/%(name)s.m4,the
+macro's revision history}.
@majorheading License