common-lisp.net
/
projects/cffi/cffi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
16980f0
)
doc: Update gendocs.sh's URL.
author
Luís Oliveira
<loliveira@common-lisp.net>
Sun, 3 Jun 2012 17:37:01 +0000 (18:37 +0100)
committer
Luís Oliveira
<loliveira@common-lisp.net>
Sun, 4 Nov 2012 13:04:53 +0000 (13:04 +0000)
doc/gendocs.sh
patch
|
blob
|
blame
|
history
diff --git
a/doc/gendocs.sh
b/doc/gendocs.sh
index
3aa0783
..
34aa9c3
100755
(executable)
--- a/
doc/gendocs.sh
+++ b/
doc/gendocs.sh
@@
-28,7
+28,7
@@
prog="`basename \"$0\"`"
srcdir=`pwd`
-scripturl="http://common-lisp.net/project/cffi/darcs/cffi/doc/gendocs.sh"
+scripturl="https://github.com/cffi/cffi/blob/master/doc/gendocs.sh"
templateurl="http://savannah.gnu.org/cgi-bin/viewcvs/texinfo/texinfo/util/gendocs_template"
: ${MAKEINFO="makeinfo"}