39 Commits

Author SHA1 Message Date
Yann Cébron
1288e8ab94 skd_style: add note about assigning manual link IDs 2022-06-23 17:22:31 +02:00
Yann Cébron
85ec80f92d sdk_style.md: note about code blocks language 2022-06-15 17:06:23 +02:00
Yann Cébron
76428fc261 sdk_style.md: clarifications for ToC 2022-06-02 16:10:34 +02:00
Yann Cébron
690323725c sdk_style.md: fix 2022-06-02 15:42:57 +02:00
Yann Cébron
ffc225a910 sdk_style.md: additions/clarifications about page header markup 2022-06-02 15:13:12 +02:00
Yann Cébron
0cee4e42c8 sdk_style.md: mention Grazie plugin 2022-06-01 09:59:32 +02:00
Karol Lewandowski
396ebb0bbd sdk_style.md: add information about internal docs links 2022-05-24 14:15:13 +02:00
Yann Cébron
3fdd4c5297 sdk_style.md: minor 2022-05-23 17:48:34 +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
86d9ca3e8b code snippets formatting cleanup 2022-03-18 11:21:22 +01:00
Yann Cébron
9409f91371 sdk_style.md: update "Images" 2022-03-09 10:50:07 +01:00
Jakub Chrzanowski
c6d6491127
tips elements cleanup 2022-03-07 22:31:00 +01:00
Karol Lewandowski
bf0e8dfdb0 add <path> marker for files, paths and extensions 2022-02-28 12:03:36 +01:00
Karol Lewandowski
9e8abfa39e sdk_style.md: cleanups 2022-02-25 09:18:11 +01:00
Karol Lewandowski
f7d831e203 sdk_style.md: <control> marker clarification 2022-02-25 09:09:49 +01:00
Yann Cébron
b958258fbd sdk_style.md: note about linebreaks for content 2022-01-17 18:00:11 +01:00
Yann Cébron
9127e80a7a sdk_style.md: mention Window Resizer plugin 2022-01-11 14:06:47 +01:00
Yann Cébron
ea51a85748 markdown: fix links containing % 2021-11-10 15:26:54 +01:00
Yann Cébron
d2a3f97782 sdk_style.md: shortcut notation for page links 2021-09-23 10:25:57 +02:00
Yann Cébron
bf3f6fcdf4 sdk_style.md: document "Zoom Popup" images 2021-09-01 11:43:33 +02:00
Yann Cébron
0678145284 sdk_style.md: note workaround for escaping "|" character in tables 2021-07-22 18:09:48 +02:00
Yann Cébron
9a69602e9d remove inline formatting in links 2021-07-06 10:52:07 +02:00
Yann Cébron
632d607f53 sdk_style.md: document 'include-symbol' for code includes 2021-06-23 18:14:05 +02:00
Yann Cébron
2a28e13c57 remove remaining unnecessary toc-title 2021-05-26 14:58:32 +02:00
Yann Cébron
c8e05a47b2 sdk_style.md: formatting 2021-05-05 18:15:41 +02:00
Yann Cébron
27c99ad43a sdk_style: UI elements 2021-05-04 11:04:49 +02:00
Yann Cébron
bba6596841 sdk_style.md: small fix 2021-04-29 15:37:09 +02:00
Yann Cébron
f2b720422a sdk_style.md: update usage of stardust tags 2021-04-29 15:16:57 +02:00
Patrick Scheibe
50bbbaa685
Make the style of "IntelliJ Platform" consistent throughout the docs. (#389) 2021-03-15 12:35:20 +01:00
Yann Cébron
f3a46fbb57 revert sdk_style.md: formatting 2021-03-04 15:31:13 +01:00
Yann Cébron
1230368d4f sdk_style.md: formatting 2021-03-04 15:11:44 +01:00
Yann Cébron
bbe5d9d154 sdk_style.md: update/fixes 2021-03-04 14:54:18 +01:00
Yann Cébron
7579876fb2 sdk_style.md: redirects 2021-01-14 18:16:45 +01:00
Yann Cébron
cadb7e19c8 sdk_style.md: updates 2021-01-14 17:57:15 +01:00
Yann Cébron
9a9dad4aff sdk_style.md: updates 2021-01-14 17:45:30 +01:00
Yann Cébron
c2c3441f18 sdk_style.md: update 2021-01-14 16:57:30 +01:00
Yann Cébron
32de0928c7 sdk_style.md: update 2021-01-14 16:56:25 +01:00
Jakub Chrzanowski
b699f802b1 Update branch names from master to main 2021-01-14 16:19:22 +01: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