ramblings/oxygen/js-options/README.md

16 lines
457 B
Markdown
Raw Normal View History

2021-04-28 14:48:01 +00:00
# Options
This rambling shows how to add functionalities to the [OptionStorage](https://www.oxygenxml.com/InstData/Editor/SDK/javadoc/ro/sync/ecss/extensions/api/OptionsStorage.html) mechanism.
2021-04-28 13:12:30 +00:00
## Installation
## See also
More details on these hacks:
* [debugger](../js-debugger)
* [inclusion](../js-include)
# Framework
This directory includes the Oxygen sample framework on which ou can test these techniques but they should work on any framework.