20 Commits

Author SHA1 Message Date
Karol Lewandowski
9dfb20a8fc documentation_provider.md: Avoid class names in headers 2024-04-09 08:17:28 +02:00
Karol Lewandowski
e3a3dbd4fb documentation_provider.md: Make extension classes non-public and final 2023-10-26 15:02:56 +02: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
Karol Lewandowski
7d45c2580a Add missing 'link-summary' for pages in the Custom Language Support Tutorial section 2023-02-17 12:28:07 +01:00
Karol Lewandowski
ac2dcc722f Cleanup: update the old title format 2023-02-17 11:17:52 +01:00
Karol Lewandowski
c36147439c
Migration from Stardust to Writerside (#902) 2022-11-24 15:11:20 +01:00
Yann Cébron
1bfb044419 documentation_provider.md: cleanup 2022-09-22 17:52:13 +02:00
Yann Cébron
74edf40a34 custom language tutorial: link all related code files 2022-09-08 17:31:55 +02:00
Yann Cébron
dc0bd73045 custom language tutorial: link related testing page 2022-09-08 14:49:45 +02:00
Yann Cébron
b91a0b47bd custom language tutorial: use <microformat> for Reference links 2022-09-08 12:30:29 +02:00
Karol Lewandowski
1609814d74 add links to plugin_configuration_file.md 2022-09-07 11:33:13 +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
Makhnev Petr
e16176cfd9
Add article and tutorial about Navigation Bar
* add docs about navigation bar for Custom Language Support topic
* add info in `topics/intro/content_updates.md`
* renumber articles after the added tutorial
* add `custom_language_tutorial_header` to `structure_aware_navbar.md`
2022-05-24 10:50:04 +02:00
Karol Lewandowski
86d9ca3e8b code snippets formatting cleanup 2022-03-18 11:21:22 +01:00
Karol Lewandowski
8023d025e5 documentation_provider.md: cleanup 2022-03-11 16:03:03 +01:00
Karol Lewandowski
5dd2bcf965 update dates in copyright info 2022-01-12 12:09:34 +01:00
Yann Cébron
83da81274f custom language tutorial: add header note 2021-11-30 12:30:40 +01:00
Yann Cébron
6548ea7a2d documentation_provider.md: use includes for code snippets 2021-09-23 15:09:25 +02:00
Yann Cébron
276955ed78 simplify links 2021-09-23 15:02:02 +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