Update README to explain what codemaker does

README change adapted from
http://wiki.openoffice.org/wiki/Uno/Binary/Modules/codemaker

Change-Id: I25c1e7012f7d27c21124cac171f3b15e989b8612
Reviewed-on: https://gerrit.libreoffice.org/3287
Reviewed-by: Tomáš Chvátal <tchvatal@suse.cz>
Tested-by: Tomáš Chvátal <tchvatal@suse.cz>
This commit is contained in:
Chris Sherlock 2013-04-09 21:13:24 +10:00 committed by Tomáš Chvátal
parent 4eccc3798b
commit dd88ed87a5

View File

@ -3,6 +3,7 @@ UNO interface declaration/stub generators for:
the UNO API C++ binding the UNO API C++ binding
- Java: javamaker generates class files that provide the JVM UNO API binding - Java: javamaker generates class files that provide the JVM UNO API binding
- the one for .Net is in module cli_ure - the one for .Net is in module cli_ure
- The "codemaker" module holds the language dependent type generators for C++ and Java.
Note the different terminology used by cppumaker vs. gbuild for the Note the different terminology used by cppumaker vs. gbuild for the
three variants that can be generated by cppumaker for some of the three variants that can be generated by cppumaker for some of the