Changes by: Aleksey Nogin (nogin at metaprl.org)
Date: 2007-10-25 13:02:29 -0700 (Thu, 25 Oct 2007)
Revision: 12424
Log message:

      - Fixed couple of problems with documentation in builtins.
     
     - Copied over all the _generated_ documentation files off the 0.9.8.5 branch.
     
       As the "jumbo" branches do not have the latest _generated_ documentation,
       the landing of the "curry" and "keyword" branches have caused the
       documentation on the web page to be reverted from the 0.9.8.5 to 0.9.8.4
       version :-( This commit restores the 0.9.8.5 version to the web page.

Changes  Path(relative to omake-branches/0.9.8.x)
+210 -201 doc/html/omake-all-index.html
+24 -24 doc/html/omake-autoconf.html
+2 -2 doc/html/omake-base.html
+124 -111 doc/html/omake-build.html
+4 -4 doc/html/omake-contents.html
+2 -2 doc/html/omake-detail.html
+588 -552 doc/html/omake-doc.html
+49 -43 doc/html/omake-fun-index.html
+17 -17 doc/html/omake-grammar.html
+1 -1 doc/html/omake-language.html
+26 -26 doc/html/omake-options.html
+1 -2 doc/html/omake-pervasives.html
+1 -1 doc/html/omake-references.html
+1 -0 doc/html/omake-system.html
+1 -1 doc/html/omake-toc.html
+102 -97 doc/html/omake-var-index.html
+2 -17 doc/html/omake_users.html
+3 -3 doc/html/osh.html
+475 -475 doc/info/omake-doc.info
+2 -2 doc/info/omake-doc.info-1
+10 -1 doc/info/omake-doc.info-10
+1 -1 doc/info/omake-doc.info-2
+2 -2 doc/info/omake-doc.info-3
+2 -2 doc/info/omake-doc.info-4
+1 -0 doc/info/omake-doc.info-5
+52 -106 doc/info/omake-doc.info-7
+92 -92 doc/info/omake-doc.info-8
+95 -0 doc/info/omake-doc.info-9
Change(bin) doc/ps/omake-doc.dvi
Change(bin) doc/ps/omake-doc.pdf
Change(bin) doc/ps/omake-doc.ps
+86 -40 doc/txt/omake-doc.txt
+3 -3 src/builtin/omake_builtin_file.ml
+3 -3 src/builtin/omake_builtin_sys.ml