瀏覽代碼

fix header attr

mitm001 5 年之前
父節點
當前提交
b1f9a9e8db
共有 1 個文件被更改,包括 3 次插入7 次删除
  1. 3 7
      docs/modules/sdk/pages/development/general.adoc

+ 3 - 7
docs/modules/sdk/pages/development/general.adoc

@@ -1,15 +1,11 @@
 = Creating plugin components
-:author: 
-:revnumber: 
-:revdate: 2016/03/17 20:48
-:relfileprefix: ../../
-:imagesdir: ../..
-ifdef::env-github,env-browser[:outfilesuffix: .adoc]
+:revnumber: 2.0
+:revdate: 2020/07/10
 
 
 For the most common extensions like Windows, File Types, Libraries etc. there exist templates that you can add to your plugin.
 
 .  Right-click your Module Project and select New→Other
-.  Select “Module Development to the left
+.  Select "`Module Development`" to the left
 
 You will see a list of components you can add to your project. A wizard will guide you through the creation of the component.