10 Commits

Author SHA1 Message Date
Yann Cébron
8a65dfe12a blank lines around code blocks 2020-04-22 12:54:06 +02:00
Grig Alex
c0256da2d6
Fix mismatch in closing tag 2020-02-28 09:04:04 +03:00
JohnHake
80129a7641 New Copyright in markdown files 2020-02-19 22:25:03 -08:00
Yann Cébron
6383ae9b4e IJSDK-758 Document "area" attribute for <extensionPoint> 2020-02-11 17:21:17 +01:00
Yann Cébron
9f4df3319d cleanup method notation 2020-02-05 12:18:15 +01:00
Yann Cébron
c0e3bb71ad dynamic_plugins: landing page, Dynamic EPs 2019-12-19 11:44:02 +01:00
Yann Cébron
49bee78ed0 plugin_extension_points.md: fix sample 2019-12-19 09:18:20 +01:00
Yann Cébron
78a8ac73a5 plugin_extension_points.md: more complete sample, ExtensionPointName usage 2019-12-13 16:38:25 +01:00
Yann Cébron
49dfc7b980 plugin_extension_points.md: cleanup 2019-12-05 11:09:13 +01:00
Dmitry Jemerov
4b7a0fae34 Stop teaching people to use components (#233)
- Replace documentation on writing components with documentation on migrating away from components
- Split documentation on extensions and extension points (extensions are always needed and EPs are quite uncommon)
- Add documentation on listeners
- Remove application and project components in sample plugins whenever possible
2019-12-05 10:10:38 +01:00