8 Commits

Author SHA1 Message Date
Yann Cébron
501903145b formatter_test.md: make FormatterTestCase more prominent 2021-06-23 16:43:23 +02:00
Yann Cébron
98fbdcefed formatter_test.md: sync code sample 2021-06-08 12:37:44 +02:00
Yann Cébron
2af2cdb04a tests_prerequisites.md: clarify idea.home.path usage 2021-06-03 13:41:06 +02:00
Yann Cébron
453ac88e05 [simple language] cleanup SimpleCodeInsightTest.testReference 2021-04-27 11:37:03 +02:00
Yann Cébron
6c9baf06ce [simple language] completion_test.md: note CodeInsightTestFixture.testCompletionVariants 2021-04-27 11:24:18 +02:00
Yann Cébron
371b1f5036 [simple language] completion_test.md: clarify 2021-04-27 11:18:58 +02:00
Yann Cébron
01942e17d2 parsing_test.md: mention LexerTestCase (IJSDK-990) 2021-02-23 17:27:06 +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