mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
[site] faq stub
This commit is contained in:
parent
ae22948952
commit
b22bd830dc
@ -60,5 +60,6 @@
|
||||
* [Code Style Settings](code_style_settings.html)
|
||||
* [Commenter](commenter.html)
|
||||
* [Quick Fix](quick_fix.html)
|
||||
* [Plugin Development FAQ](faq.html)
|
||||
|
||||
|
||||
|
12
faq.md
Normal file
12
faq.md
Normal file
@ -0,0 +1,12 @@
|
||||
---
|
||||
title: Plugin Development FAQ
|
||||
---
|
||||
|
||||
<!--
|
||||
INITIAL_SOURCE https://confluence.jetbrains.com/display/IDEADEV/Plugin+Development+FAQ
|
||||
-->
|
||||
|
||||
# {{ page.title }}
|
||||
|
||||
This FAQ is a topical index of questions that have been asked (and answered) on our
|
||||
[OpenAPI forum](http://intellij.net/forums/forum.jspa?forumID=23)
|
Loading…
x
Reference in New Issue
Block a user