diff options
Diffstat (limited to 'idl/README.md')
-rw-r--r-- | idl/README.md | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/idl/README.md b/idl/README.md index b494f10abac5..019126c70f2c 100644 --- a/idl/README.md +++ b/idl/README.md @@ -1,7 +1,9 @@ -SvIDL Compiler that generates C++ slot headers from SDI files in modules' sdi/ +# SvIDL Compiler + +SvIDL Compiler that generates C++ slot headers from SDI files in modules' `sdi/` subdirectory. There is an overview of basic architecture of the markup of SDI files in the -OOo wiki: +OpenOffice wiki: -https://wiki.openoffice.org/wiki/Framework/Article/Implementation_of_the_Dispatch_API_In_SFX2 +<https://wiki.openoffice.org/wiki/Framework/Article/Implementation_of_the_Dispatch_API_In_SFX2> |