README.Code | 2 +- tools/README | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-)
New commits: commit cf9bc834a404d213234f7d9344318ca7342cbcde Author: Thomas Arnhold <tho...@arnhold.org> Date: Mon Apr 8 15:34:25 2013 +0200 update documentation Change-Id: Idc3416bb304d728c646d699aa1c4348a3ef80b58 diff --git a/README.Code b/README.Code index 71fb3e4..a2b715f 100644 --- a/README.Code +++ b/README.Code @@ -9,7 +9,7 @@ docs here http://api.libreoffice.org/. This re-uses the (extremely generic) APIs we provide for macro scripting in StarBasic. The best way to add a generally useful feature to LibreOffice -is to work on the code code however. Overall this way makes it easier +is to work on the code base however. Overall this way makes it easier to compile and build your code, it avoids any arbitrary limitations of our scripting APIs, and in general is far more simple and intuitive - if you are a reasonably able C++ programmer. diff --git a/tools/README b/tools/README index 16b6dba..4b98a73 100644 --- a/tools/README +++ b/tools/README @@ -5,3 +5,5 @@ Exact history is lost before Sept. 18th, 2000, but old source code comments show that part of the tools library dates back until at least April 1991. +This directory will be removed in the near future (see fdo#39445 or +fdo#63154). _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits