diff options
Diffstat (limited to 'configmgr')
-rw-r--r-- | configmgr/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/configmgr/README b/configmgr/README index 2c3cfa6fdde0..15cc2cf09441 100644 --- a/configmgr/README +++ b/configmgr/README @@ -1,5 +1,10 @@ UNO services to access the configuration database +== Functional Overview == + +This code parses the settings that are described in the [[officecfg]] +directory, and provides an UNO API that code can use to set and get +settings. == Source Overview == |