14 Commits

Author SHA1 Message Date
Yann Cébron
e5a640b7ab update links to Oracle Java docs 2025-04-29 14:46:33 +02:00
Karol Lewandowski
e16416577d plugin_class_loaders.md: Add code formatting to titles 2024-04-08 12:24:27 +02:00
Karol Lewandowski
1ffd6159c0 Add missing <link-summary> 2023-04-03 18:16:40 +02:00
Yann Cébron
61eb21de2a plugin_class_loaders.md: note about bundled libraries 2022-09-21 12:38:06 +02:00
Karol Lewandowski
1609814d74 add links to plugin_configuration_file.md 2022-09-07 11:33:13 +02:00
Karol Lewandowski
f0a02fe5b5 add links to elements in plugin configuration file
Some occurrences are intentionally skipped. I added links only to the first occurrences of a given element in a section (not a page).
2022-09-07 11:32:17 +02:00
Karol Lewandowski
90e1468c32 replace "gradle.build" with the "Gradle build script" term and add Kotlin/Groovy tabs in edited pages 2022-03-23 11:04:45 +01:00
Karol Lewandowski
dea1d1f177 plugin_class_loaders.md: cleanup 2022-03-23 08:16:15 +01:00
Yann Cébron
41ff7cbefe plugin_class_loaders.md: mention overriding IDE dependency (https://github.com/JetBrains/gradle-intellij-plugin/issues/656) 2022-02-07 13:34:31 +01:00
Karol Lewandowski
5dd2bcf965 update dates in copyright info 2022-01-12 12:09:34 +01:00
Yann Cébron
89fb1126bd remove "Plugin" from headings under "Plugin Structure" 2021-09-22 18:43:47 +02:00
Yann Cébron
8844c8c4c0 plugin_class_loaders.md: fix link 2021-06-23 10:33:32 +02:00
Yann Cébron
8a1bad1d92 plugin_structure: formatting 2021-05-11 17:08:24 +02:00
Jakub Chrzanowski
4e802980f2
Webhelp migration (#347)
* [webhelp] Fixes for TXP00152, TXP00002, test build 27 Jul 22:26

* [webhelp] Fixes for Part #4 TXP00010, EXCEPT decimal numbers in section titles

* [webhelp] Fixes for Part #5 TXP00017

* [webhelp] Fixes for Part #4 TXP00010 - removed numbers from page section titles in "Custom Language Support Tutorial" and "Testing a Custom Language Plugin".

* [webhelp] Removed numbers from page section titles in rest of project *.md files.

* [new webhelp] Build #44 changes

* [new webhelp] Maintenance merge from master

* [new webhelp] Add placeholder file for webhelp import.

* [webhelp] Correct redirects for file name changes

* [webhelp] TOC not needed in webhelp

* [format] {:toc} not needed for webhelp

* add {:disable-links} to ensure demo links are not interpreted as real links.

* Put all badges on the same line to simplify composition.

* formatter.md: fix upsource link

* fix some links

* api_changes_list.md: remove note

* migrate to webhelp - initial

* fix GH edit URL

* remove sdkdocs-template setup in VCS config

* remove recently_updated.md

* restore COC/CONTRIBUTING.md

* api_changes_list.md: remove note

* useful_links.md: IPE

Co-authored-by: JohnHake <john.hake@jetbrains.com>
Co-authored-by: Yann Cébron <yann.cebron@jetbrains.com>
2021-01-14 16:07:39 +01:00