Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Minor formatting fix.


Excerpt


Description:SCNCDictionaryFolders parameter defines a name of the directory where language dictionaries of the SCNC engine will be stored.
Parameter type:String
Default value:dicts
Possible values:Path to a custom directory with language dictionaries used by the SCNC spellcheck engine.


Code Block
languagexml
themeEmacs
<SCNCDictionaryFolders>
			<Folder>dicts</Folder>
</SCNCDictionaryFolders>


...