1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-23 20:05:32 +02:00

[maint] Remove unused script guile-doc-snarf.

* doc/ref/tools.texi (Doc Snarfing): Don't mention guile-doc-snarf.

* configure.ac (libguile/guile-doc-snarf): Delete ‘GUILE_CONFIG_SCRIPT’.

* libguile/Makefile.am (noinst_SCRIPTS): Remove guile-doc-snarf.
* libguile/.gitignore: Remove guile-doc-snarf.
* libguile/guile-doc-snarf.in: Delete file.

* module/scripts/doc-snarf.scm: Comment munging; nfc.

* AUTHORS: Update.
This commit is contained in:
Thien-Thi Nguyen 2010-07-22 21:02:45 +02:00
parent 3d9f7bd57e
commit 395afce9f2
7 changed files with 3 additions and 41 deletions

View file

@ -70,7 +70,7 @@ This procedure foos, or bars, depending on the argument @var{braz}.
;; TODO: Convert option lines to alist.
;; More parameterization.
;; ../libguile/guile-doc-snarf emulation
;; (maybe) Use in Guile build itself.
(define doc-snarf-version "0.0.2") ; please update before publishing!