log scripts/help/gen_doc_cache.m @ 16724:b7667fcb9fbc

age author description
Thu, 06 Jun 2013 10:06:12 +0800 Ben Abbott Substitute ostrsplit() for strsplit().
Sun, 31 Mar 2013 19:19:04 -0400 Ben Abbott Matlab compatibility for strsplit()
Wed, 11 Apr 2012 22:07:00 -0400 John W. Eaton maint: miscellaneous style fixes for .m files
Thu, 22 Mar 2012 11:27:56 +0100 Juan Pablo Carbajal Let gen_doc_cache_in_dir accept multiple directories as input.
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Sat, 03 Sep 2011 12:07:05 -0700 Rik codesprint: Add 1 input validation test for gen_doc_cache()
Thu, 20 Jan 2011 17:51:13 -0500 John W. Eaton style fixes for warning and error messages in script files
Thu, 20 Jan 2011 17:35:29 -0500 John W. Eaton all script files: untabify and strip trailing whitespace
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Sun, 09 Jan 2011 21:33:04 -0800 Rik Use uppercase for variable names in error() strings to match Info documentation. Only m-files done.
Sun, 17 Oct 2010 23:43:42 -0400 John W. Eaton fix copyright notices
Sun, 18 Jul 2010 20:35:16 -0700 Rik Grammarcheck the documentation from m-files.
Fri, 27 Mar 2009 22:31:03 -0700 Rik Grammar check TexInfo in all .m files
Mon, 09 Mar 2009 14:31:10 -0400 John W. Eaton use doc-cache instead of DOC for doc cache file name
Wed, 25 Feb 2009 00:41:40 -0500 Jason Riedy pkg.m (generate_lookfor_cache): generate a DOC file for each directory
Tue, 24 Feb 2009 15:08:39 -0500 John W. Eaton doc and lookfor fixes
Tue, 24 Feb 2009 14:13:32 -0500 Jason Riedy gen_doc_cache.m: call __makeinfo__, not makeinfo
Thu, 12 Feb 2009 09:30:33 +0100 Soren Hauberg Simplify documentation cache generation to only handle one directory per call to 'gen_doc_cache'
Thu, 22 Jan 2009 18:22:52 -0500 Soren Hauberg m-file implementation of help system