24 Commits

Author SHA1 Message Date
Yann Cébron
f651f414c3 documentation.md: minor edits 2024-02-05 13:50:39 +01:00
Yann Cébron
69a9b5d8a7
2023.3 release: update pages, extension point lists (#1155)
* 2023.3 release: update pages, extension point lists

* extension_point_list.md: restore deleted heading

* 2023.3 release: code samples

* 23.3 release: final
2023-12-06 17:10:38 +01:00
Patrick Scheibe
a9218af3cc
Switch from DocumentationProvider to DocumentationTargetProvider (#1037)
* Include docs for Documentation Target API
* Rearrange the page to combine it with the deprecated Documentation Provider API
* Update API changes page
* Add notes to the language tutorial
* Include suggestions from Karol and Yann
2023-04-27 14:13:13 +02:00
Yann Cébron
32aeca2ccf
2023.1 release (#1010)
* 2023.1 release: update gh-links, re-gen EP lists

* code samples: update target version

* code samples: fix framework_basics missing dependency on Java plugin

* stub_indexes.md: update -master GH link

* EP lists: improve "Topic" presentation

* internal_ui_inspector.md: fix link

* kotlin_demo: fix link

* Generate Android Studio releases

* publishing_plugin.md: add note about plugin signing

* plugin_signing.md: Update information about providing `certificateChainFile` and `privateKeyFile` + minor changes

* tools_gradle_intellij_plugin.md: add `verifyPluginSignature` task

* plugin_signing.md: add Plugin Signature Verification

* plugin_signing.md: fixed anchor

* creating_plugin_project.md: update

* GH: set final 2023.1 tag

* GH code samples: update PV version

* code samples: ComparingStringReferencesInspection compatibility with 231.*
2023-03-28 20:09:23 +02:00
Yann Cébron
abadd18283 documentation.md: update DocumentationTarget link 2023-03-13 11:55:38 +01:00
Yann Cébron
2ba5ed3654 documentation.md: add temporary note about DocumentationTarget 2023-03-02 11:39:09 +01:00
Karol Lewandowski
31910f7a6f Add missing 'link-summary' 2023-02-17 15:12:48 +01:00
Karol Lewandowski
c36147439c
Migration from Stardust to Writerside (#902) 2022-11-24 15:11:20 +01:00
Yann Cébron
052f6edb69 rename link group to "Product Help" 2022-09-26 11:24:19 +02:00
Yann Cébron
e6e0f754bf extract "Product Help Topics" links 2022-09-22 17:53:53 +02:00
Yann Cébron
419b189d9c documentation.md: align EP format 2022-09-06 18:05:30 +02:00
Yann Cébron
09648db712 convert upsource:// links to generic variable-based notation, add gh-ic-master and gh-sdk-samples setup 2022-08-15 10:48:31 +02:00
Yann Cébron
08cf84fe01 update upsource links 2022-07-26 09:49:48 -07:00
Patrick Scheibe
4ddd12d506 documentation.md: Small typo 2022-03-21 13:56:11 +01:00
Jakub Chrzanowski
c6d6491127
tips elements cleanup 2022-03-07 22:31:00 +01:00
Karol Lewandowski
30a67f0c88 normalize quotes 2022-02-24 11:22:34 +01:00
Karol Lewandowski
5dd2bcf965 update dates in copyright info 2022-01-12 12:09:34 +01:00
Yann Cébron
dfe5fac05a documentation.md: DocumentationActionProvider -> upsource 2021-06-23 11:53:43 +02:00
Yann Cébron
9c4472ba37 documentation.md: link HtmlSyntaxInfoUtil 2021-06-21 19:03:07 +02:00
Yann Cébron
8eded775af fix upsource:// links with trailing '/' 2021-06-21 18:26:41 +02:00
Yann Cébron
fc1227265d documentation.md: minor 2021-06-15 10:50:30 +02:00
Patrick Scheibe
9ee9b465c4
Add article and tutorial about Documentation Provider (#413)
* Initial version of a simple DocumentationProvider
* Correct usage of DocumentationMarkup, fix quick navigation
* Include Yann's suggestions. Not finished yet.
* Fix issues Yann pointed out
2021-06-14 23:52:13 +02:00
Yann Cébron
fc381c3c8b cleanup: <kdb> -> <shortcut> 2021-04-29 17:00:14 +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