[site] tutorials section added to TOC

This commit is contained in:
Anna Bulenkova 2015-03-24 08:51:17 +01:00
parent 8b82c5222c
commit 5b16c3db79
2 changed files with 8 additions and 0 deletions

View File

@ -62,6 +62,7 @@
* [Code Style Settings](code_style_settings.html) * [Code Style Settings](code_style_settings.html)
* [Commenter](commenter.html) * [Commenter](commenter.html)
* [Quick Fix](quick_fix.html) * [Quick Fix](quick_fix.html)
* [Tutorials](tutorials.html)
* [Plugin Development FAQ](faq.html) * [Plugin Development FAQ](faq.html)

7
tutorials.md Normal file
View File

@ -0,0 +1,7 @@
---
title: Tutorials
---
# {{ page.title }}
This section contains a list of tutorials illustrating how different components of *IntelliJ IDEA SDK* can be used