1045 Commits

Author SHA1 Message Date
breandan considine
e1eef87bc8 Merge branch 'master' of https://github.com/JetBrains/intellij-sdk-docs 2015-08-05 14:28:13 -04:00
breandan considine
cd408440a3 Add PHPStorm PHP Open API Docs, fixes IJSDK-36 2015-08-05 14:27:44 -04:00
Artem Khvastunov
159e87b561 actualized 'Project Structure' section
fixed broken URLs
some absolute URLs replaced with relative ones
fixed style issues
2015-08-05 19:04:33 +02:00
Gauthier POGAM--LE MONTAGNER
a7313331cb Add more structured organization
Organization into parts and sub-parts for easier reading and searching for information.
2015-08-05 18:13:18 +02:00
Artem Khvastunov
9be49205f4 actualized 'Architectural Overview' section
fixed broken URLs
some absolute URLs replaced with relative ones
fixed style issues
2015-08-05 17:49:17 +02:00
Artem Khvastunov
9f81cae94b actualized 'Plugin Structure' section
fixed broken URLs
added some new URLs
2015-08-05 17:49:01 +02:00
Artem Khvastunov
282aaf8cd6 actualized 'Creating Your First Plugin' section
removed some confusing 'IntelliJ Platform' mentions
fixed style and spelling issues
2015-08-05 17:48:23 +02:00
Artem Khvastunov
75bbf58200 minor style improvements to align classes with docs
imports are optimized
2015-08-04 22:17:29 +02:00
Artem Khvastunov
7b9f70a53a actualized 'Folding Test' page
test data is updated with a new folding
2015-08-04 22:13:39 +02:00
Artem Khvastunov
76278490d0 actualized 'Formatter Test' page
method testFormatter() is aligned with Github SimplePlugin repository
2015-08-04 22:09:55 +02:00
Artem Khvastunov
b7f9778dfd actualized 'Quick Fix' page
classes CreatePropertyQuickFix and SimpleAnnotator are aligned with Github SimplePlugin repository
2015-08-04 22:02:46 +02:00
Artem Khvastunov
3bc792cf37 actualized 'Formatter' page
class SimpleFormattingModelBuilder is aligned with Github SimplePlugin repository
2015-08-04 21:57:44 +02:00
Artem Khvastunov
85ef37466f actualized 'Structure View Factory' page
class SimpleStructureViewFactory is updated with a proper method signature
2015-08-04 21:55:56 +02:00
Artem Khvastunov
5a1c24e817 actualized 'Folding Builder' page
class SimpleFoldingBuilder is aligned with Github SimplePlugin repository
2015-08-04 21:52:17 +02:00
Artem Khvastunov
745d5e61b6 actualized 'Find Usages Provider' page
class SimpleFindUsagesProvider is aligned with Github SimplePlugin repository
2015-08-04 21:42:01 +02:00
Artem Khvastunov
84cc93e8d9 actualized 'Annotator' page
class SimpleAnnotator is cleaned
2015-08-04 21:35:45 +02:00
Artem Khvastunov
72f5c2a2e4 actualized 'Syntax Highlighter and Color Settings Page' page
class SimpleSyntaxHighlighter is aligned with Github SimplePlugin repository
2015-08-04 21:27:43 +02:00
Artem Khvastunov
3e9630aaa5 actualized 'Lexer and Parser Definition' page
class SimpleLexerAdapter is properly described and used
2015-08-04 21:21:14 +02:00
cheptsov
4209d1fda8 Replaced CommandProcessor+runWriteAction with WriteCommandAction 2015-08-04 21:47:18 +03:00
Artem Khvastunov
14aea0c236 made it compilable for IDEA 14 platform
fixed compilation errors
fixed tests
replaced deprecated methods
adjusted VM options
2015-08-03 19:39:39 +02:00
Matt Ellis
2d72ed3e43 Updated sdkdocs-template to 8543fad545249a67df0f96c5937c0098bc07b608 2015-08-03 12:16:54 +01:00
breandan
d2cc22a461 Remove unnecessary '\' character 2015-07-30 09:37:32 -04:00
breandan
20f55c386d Angle brackets in text are now enclosed in code spans IJSDK-56 2015-07-30 00:50:40 -04:00
breandan
4b14c47af3 Escape unescaped angle brackets, fixes IJSDK-56 2015-07-29 23:50:12 -04:00
Nikolay Chashnikov
eff6b5b48b Merge pull request #13 from develar/patch-1
Don't promote other.xml usage — it is deprecated and leads to issues with ICS (settings-repository plugin)
2015-07-28 18:54:58 +03:00
Vladimir Krivosheev
5dcb02991c Don't promote other.xml usage — it is deprecated and leads to issues with ICS (settings-repository plugin) 2015-07-28 16:55:57 +02:00
Matt Ellis
5f9c867c8a Use locales in docker. Add back git metadata 2015-07-27 16:53:02 +01:00
breandan
79c8dad422 Update Docker instructions in CONTRIBUTING.md 2015-07-27 10:35:24 -04:00
breandan
252e02162f Updated sdkdocs-template submodule 2015-07-27 00:40:08 -04:00
breandan
b9200d1f0e Attempt to fix error caused by jekyll-git_metadata
jekyll-git_metadata causes an invalid byte sequence error when it looks
back into the git history. Maybe removing it will fix the problem?

https://gist.github.com/breandan/20c3ba9869aaca1ff5fd
2015-07-27 00:32:02 -04:00
breandan
6c8f84a04e Merge pull request #12 from breandan/master
Rebase Docker image on the official Ruby 2.2 image.
2015-07-26 22:01:04 -04:00
breandan
ad9de088a2 Rebase Docker image on the official Ruby 2.2 image.
https://registry.hub.docker.com/_/ruby/
2015-07-26 20:53:37 -04:00
breandan
bd39008a6e Docker should not clone this repository on build
Fix Docker configuration to clone the project on run, and only if the host volume is not first mounted. This should help to conserve disk space.
2015-07-24 10:44:32 -04:00
Matt Ellis
133b1b5c77 Dev site uses same url path as prod
Dev site now uses localhost:4000/intellij/sdk/docs/, just like prod
does. Better to have structure the same to spot issues early.
2015-07-24 10:31:50 +01:00
Yann Cébron
eccefc5ccd types_of_plugins.md cosmetics 2015-07-24 09:04:06 +02:00
Yann Cébron
d30fa5b5eb config.json: missing closing quote 2015-07-24 08:40:48 +02:00
breandan
d419a3e185 Update directions for using Docker Hub Registry
Our base Docker image is now located at: https://registry.hub.docker.com/u/breandan/intellij-sdk-docs/

We still need to push this image to its final destination: https://hub.docker.com/u/jetbrains/ @SergeyZh
2015-07-22 14:28:12 -04:00
breandan
5e07cbd38e Merge pull request #11 from breandan/master
Added mount point and simplified Dockerfile usage
2015-07-21 14:04:06 -04:00
breandan
e5512775e1 Merge branch 'master' of https://github.com/jetbrains/intellij-sdk-docs 2015-07-21 14:02:08 -04:00
breandan
b3faaacfab Added mount point and simplified Dockerfile usage
* Added VOLUME sharing and default WORKDIR to Docker
* Simplified Docker installation commands
* Adjusted git coordinates to use HTTPS
2015-07-21 13:39:42 -04:00
Matt Ellis
f4f781d1b3 Merge pull request #10 from citizenmatt/sdkdocs-template
Updated sdkdocs-template to 4b6a508
2015-07-20 22:08:22 +01:00
Matt Ellis
548dc5cc84 Updated sdkdocs-template to 4b6a508 2015-07-20 21:48:47 +01:00
breandan
285b7e1fb1 Update Dockerfile to use current git coordinates 2015-07-20 09:39:01 -04:00
Hadi Hariri
577e9886bc Merge pull request #9 from breandan/master
Add Docker support
2015-07-20 08:14:16 +02:00
Hadi Hariri
364551898b Merge pull request #6 from citizenmatt/sdkdocs-template
Migrate to sdkdocs_template
2015-07-20 08:13:58 +02:00
breandan
5d8cf85db3 Add Docker support 2015-07-20 01:26:42 -04:00
Matt Ellis
c7f213bc13 Fix broken image links 2015-07-16 16:30:23 +01:00
Matt Ellis
a25f2ffe49 Link checking for images 2015-07-16 16:30:12 +01:00
Matt Ellis
766f624db3 Fixing broken links (IJSDK-48) 2015-07-16 16:11:43 +01:00
Matt Ellis
d6d032ba71 Simple link checker as you build 2015-07-16 14:41:22 +01:00