inveniosoftware-contrib / ng2-json-editor

Angular 2 component for JSON editing
Other
27 stars 27 forks source link

Config docs #494

Open sp1ndl3r opened 5 years ago

sp1ndl3r commented 5 years ago

There is a link on the Readme page https://inveniosoftware-contrib.github.io/ng2-json-editor/docs/interfaces/_interfaces_json_editor_config_.jsoneditorconfig.html but it doesnt work?

harunurhan commented 5 years ago

Building the docs are failing currently due to some dependency issues on typedoc, that's why it doesn't work. I'll have a look when I have time, but feel free to fix it yourself and ask here if you get stuck.

Meantime you can read the config from the interfaces which are used to generate the docs here https://github.com/inveniosoftware-contrib/ng2-json-editor/blob/master/src/shared/interfaces/json-editor-config.ts