c16158772d
Renaming all README files for all top level modules to README.md, applying no content change at this stage to be able to track history of the files. These files should be edited to use correct Markdown syntax later. Change-Id: I542fa3f3d32072156f16eaad2211a397cc212665 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112977 Tested-by: Jenkins Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
6 lines
251 B
Markdown
6 lines
251 B
Markdown
Contains the UNO IDL compiler: idlc, depends on preprocessor: ucpp
|
|
|
|
This compiler generates binary RDB fragments that can be assembled
|
|
into a RDB (UNO type library) with the "regmerge" tool, as is done
|
|
primarily in the offapi and udkapi directories.
|
|
|