]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
doc comment
authorLars J. Aas <larsa@sim.no>
Thu, 26 Apr 2001 15:47:43 +0000 (15:47 +0000)
committerLars J. Aas <larsa@sim.no>
Thu, 26 Apr 2001 15:47:43 +0000 (15:47 +0000)
TODO

diff --git a/TODO b/TODO
index 697ceffa78db650ffd3ed117544ff46e73c4aa3d..c42f730e2c800c108af006e4a3c411217daa2340 100644 (file)
--- a/TODO
+++ b/TODO
@@ -117,6 +117,13 @@ Well, back onto this one :( See Peter for very useful comments on the
 technology.  Should we make this a new language?  AC_LANG(ISO C).  It
 would be great to introduce AC_LANG_COMPILER in this release too.
 
+* autoconf.texi
+Move the specific macro documentation blocks into the source files, and use
+a doc-block extraction/merge technique to get docuemntation into texi-file.
+This should help avoid bit-rot in the doc, and make the doc easier to update
+when people add/change macros.  The name "autodoc" is probably already taken 
+so we probably need another one.
+
 ------------------------------------------------------------------------------
 
 * Automake