mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-27 16:57:49 +08:00
README.md: link Code Samples page in docs
This commit is contained in:
parent
6adc1db232
commit
86b37d1798
@ -27,6 +27,8 @@ It describes definitions of the actions, extensions, or listeners provided by th
|
||||
|
||||
## Code Samples
|
||||
|
||||
Please see [docs:code-samples] on how to import and run code samples.
|
||||
|
||||
In the following table, you may find all available samples provided in the separated directories as stand-alone projects available for running with the Gradle `:runIde` task.
|
||||
|
||||
| Code Sample | Description |
|
||||
@ -64,6 +66,7 @@ In the following table, you may find all available samples provided in the separ
|
||||
[jb:twitter]: https://twitter.com/JBPlatform
|
||||
|
||||
[docs]: https://plugins.jetbrains.com/docs/intellij/
|
||||
[docs:code-samples]: https://plugins.jetbrains.com/docs/intellij/code-samples.html
|
||||
[docs:eps]: https://plugins.jetbrains.com/docs/intellij/extension-point-list.html
|
||||
[docs:gradle]: https://plugins.jetbrains.com/docs/intellij/gradle-build-system.html
|
||||
[docs:plugin.xml]: https://plugins.jetbrains.com/docs/intellij/plugin-configuration-file.html
|
||||
|
Loading…
x
Reference in New Issue
Block a user