1247 Commits

Author SHA1 Message Date
retlat
09d25bd18c Fix package name. 2017-11-18 16:23:42 +09:00
Yann Cébron
ee026df51e
Merge pull request #62 from retlat/patch-2
Fix broken table align because of whitespaces are rendered.
2017-11-16 14:05:04 +01:00
Yann Cébron
60d3e04612
Merge pull request #63 from retlat/patch-3
Fix typo.
2017-11-16 14:02:03 +01:00
retlat
2444a28b0e Fix typo. 2017-11-16 21:50:56 +09:00
retlat
8a2c34ecee Fix broken table align because of whitespaces are rendered. 2017-11-16 21:24:36 +09:00
Matt Ellis
bd63636a75
Merge pull request #61 from retlat/patch-1
Replace 0xDBE to DataGrip
2017-11-14 22:49:50 +00:00
retlat
0c6f84907b
Update settings_caches_logs.md 2017-11-14 23:39:55 +09:00
Sergey Patrikeev
5bac9ab31f
Add an instruction for those who are trying to document a problem with unsupported pattern. 2017-11-10 13:29:39 +03:00
Gregory.Shrago
94891c3227 DG 2017.3: DatabaseView#getTreeBuilder 2017-11-09 11:38:54 +03:00
Gregory.Shrago
683cb58c6b DG 2017.3: add DataSource/Manager/Ex (IJSDK-328) 2017-11-09 11:09:31 +03:00
Matt Ellis
dc0d26cf44 Added PyCharm API notes 2017-11-06 16:08:44 +00:00
Yao
379cb0efe2 remove unused ModuleType/Builder#getBigIcon according to this commit a09fc34ef2 (diff-6180cd1c5f27463e1236dfdea209a49c) (#60) 2017-11-04 18:00:07 +03:00
Sergey Patrikeev
b43ff0ea85
Update the guide on available patterns and fix an existing problem description. 2017-11-03 21:27:16 +03:00
Sergey Patrikeev
6c3f43157f
api_changes_list.md syntax errors leading to poor tables rending is fixed 2017-10-31 17:32:12 +03:00
Nikolay Chashnikov
97e16abe6f
Update 'Checking Out the Code' section
Branch names corrected.
2017-10-31 09:53:55 +03:00
andrey-sokolov
85ef719397 Updated api_changed_list.md with PHP plugin changes (#59)
com.jetbrains.php.lang.psi.elements.Function.getReturnType() Binary compatibility issue - changed return type to new PhpReturType
2017-10-30 21:35:55 +03:00
Yann Cébron
cff0b448ef spring_api: 2017.3 API update 2017-10-30 17:38:16 +01:00
Matt Ellis
d4f293c1c5 Updated usage of 'toolwindow' to 'tool window' 2017-10-30 10:32:07 +00:00
Alexander Zolotov
15adeabd0d Add 2017.2 and 2017.3 branches (#57) 2017-10-30 10:52:42 +03:00
Alexander Zolotov
eca3c10fd6 Add 2017.2 and 2017.3 branches (#58) 2017-10-30 10:52:02 +03:00
Corey
ef2188f664 Update working_with_text.md (#56)
There was an orphaned `action` closing tag. This repurposes it as a closing tag for the `actions` tag. Fixes the previous fix.
2017-10-22 11:55:53 +03:00
markiewb
83f9b90d7c Add link to PSI cookbook (#55)
* Add link to PSI cookbook

* Add link to PSI Architectural Overview
2017-10-22 00:45:58 +03:00
Sebastien Vermeille
0922c3c4c1 Update language_and_filetype.md (#54)
That way we know where to place this xml string... I added it in <extensions-points> and of course it doesn't work :/
2017-10-21 12:37:22 +03:00
Nikolay Chashnikov
b7cb1e5926 Update api_changes_list.md
Mention that statistics classes aren't supposed to be used in regular plugins.
2017-10-13 20:35:25 +03:00
Nikolay Chashnikov
b5444ba4ee Update api_changes_list.md
Document API breakage in com.intellij.internal.statistic.
2017-10-13 09:54:14 +03:00
Matt Ellis
752347cf5e Update custom language tutorial 2017-10-12 12:11:42 +01:00
Sergey Patrikeev
26cfa4a134 Breaking Changes Page: Add a new pattern - X class moved to package Y 2017-10-12 03:25:23 +03:00
Matt Ellis
9fc3662cd5 Fix code in annotator tutorial 2017-10-11 17:07:14 +01:00
Sergey Patrikeev
0c38e8d135 API Changes page: prettify the presentation using markdown features (using code quotes and links), align the tables and add instructions on how to document a new incompatible change. 2017-10-09 13:59:46 +03:00
Matt Ellis
bec8761c55 Remove next/previous links 2017-10-09 10:40:39 +01:00
Anatoly Svichkarev
ee0d796fcc Fix broken links and formatting in part's titles (#53) 2017-10-09 02:02:21 -07:00
Matt Ellis
2201846559 Fix tutorial to remove type created in later step 2017-10-06 15:40:24 +01:00
Matt Ellis
1ade5f3c30 Remove next/previous links 2017-10-06 14:55:28 +01:00
Matt Ellis
ae080d17a3 Set correct search scope in config 2017-10-04 15:30:37 +01:00
Matt Ellis
1e1e95daa1 Add config and meta tag for search engine
Also update to JetBrains/sdkdocs-template@f2c7776b61
2017-10-04 13:47:18 +01:00
Matt Ellis
5024145693 Merge pull request #51 from markiewb/patch-1
Dependencies to specific plugins
2017-10-02 08:53:48 +01:00
Matt Ellis
0d1bd1090e Merge pull request #52 from markiewb/patch-2
Add link to OSS license page
2017-10-02 08:50:42 +01:00
markiewb
4a22826d3b Add link to OSS license page
Some OSS plugins are eligible to get free licenses to check the plugin compatibility to different products
2017-10-01 22:12:43 +02:00
markiewb
af1a9cb7b0 Dependencies to specific plugins 2017-10-01 21:58:43 +02:00
Matt Ellis
07309d85be Clarify class name usage and generation 2017-09-29 17:24:48 +01:00
Matt Ellis
10402cb3ab Tighten up table of contents 2017-09-29 16:26:48 +01:00
Matt Ellis
d5d7927fac Update intro pages 2017-09-29 15:15:59 +01:00
Matt Ellis
f4334ca498 Restructure table of contents 2017-09-27 13:39:09 +01:00
Matt Ellis
c427cbe31c Update to JetBrains/sdkdocs-template@d59fb1ce75 2017-09-27 13:30:12 +01:00
Nikolay Chashnikov
4741f54d85 Update api_changes_list.md 2017-09-25 13:10:27 +03:00
Matt Ellis
e2d528b9bd Merge pull request #50 from abeatte/patch-1
Removes vendor logo
2017-09-22 10:44:42 +01:00
Art Beatte IV
f55973d8e3 Removes vendor logo
Vendor logo is no longer used and including it in the xml produces a lint warning.
2017-09-21 10:37:33 -07:00
Matt Ellis
34ad34a409 Update plugin_compatibility.md 2017-09-21 17:04:50 +01:00
Matt Ellis
b329edff7b Update config values 2017-09-19 12:58:27 +01:00
Matt Ellis
e8da6f3f4a Update to JetBrains/sdkdocs-template@238182ef5a 2017-09-19 12:56:37 +01:00