808 Commits

Author SHA1 Message Date
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
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
Matt Ellis
b7879dda81 Getting link checker working on Windows 2015-07-16 13:20:13 +01:00
Matt Ellis
116552620d Added link checker rake task 2015-07-13 11:54:47 +01:00
Matt Ellis
b63368b939 CONTRIBUTING.md with instructions for building 2015-07-10 16:25:26 +01:00
Matt Ellis
3f00823347 Updates for Windows support 2015-07-10 12:47:01 +01:00
Matt Ellis
9d5bf84427 All files using default layout 2015-07-09 15:54:37 +01:00
Matt Ellis
5144053295 Updated .gitignore. Added config.son 2015-07-09 15:49:54 +01:00
Matt Ellis
78d505b114 Using sdkdocs-template instead of webhelp-template
Removed most scripts from repo
2015-07-09 15:48:11 +01:00
Yann Cébron
80147b99ea fix CONTRIBUTING.html link 2015-07-06 08:30:50 +02:00
Dmitry Jemerov
95e2116050 Merge pull request #5 from breandan/master
Fix project title and update Contribution Guidelines.
2015-07-03 19:13:36 +02:00
breandan
9318e22f1c Rename contribution guidelines for GH convention.
https://github.com/blog/1184-contributing-guidelines
2015-07-03 13:02:40 -04:00
breandan
f8bbd2d88e Fix project name. 2015-07-03 12:59:33 -04:00
Anna Bulenkova
1b96143ac8 [site] php api toc 2015-06-29 11:45:14 +02:00
Anna Bulenkova
628ce96da5 [site] PHPStorm and WebStorm stub 2015-06-29 11:37:31 +02:00
Anna Bulenkova
fe08a94fac home link template fixed 2015-06-29 11:03:08 +02:00
Hadi Hariri
7700ac32b6 Merge pull request #4 from chashnikov/patch-1
updated "Accessing External Build process' logs" section
2015-06-23 22:29:32 +02:00
Nikolay Chashnikov
e9ed926246 updated "Accessing External Build process' logs" section
Since IDEA 14.1 logging is configured via properties file, not xml file.
2015-06-23 20:26:27 +03:00
Obfuskator
692195f275 Update plugin_components.md 2015-06-16 20:21:50 +02:00
Obfuskator
e1a24d0698 Update plugin_class_loaders.md 2015-06-16 17:59:04 +02:00
Obfuskator
9b44c472a8 Update plugin_content.md 2015-06-16 17:17:21 +02:00