浏览代码

Add phpDocs to _plugin-dev/basics.md

Daniel Rudolf 9 年之前
父节点
当前提交
cc1d6ddc71
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      _plugin-dev/basics.md

+ 2 - 0
_plugin-dev/basics.md

@@ -10,3 +10,5 @@ Creating your own content for Pico is *easy*.
 Inside the root Pico folder, all *themes* reside in the `themes` directory,
 and all *plugins* in the `plugins` directory. (As a developer, you may have
 changed these paths and/or directory names when you initialized Pico.)
+
+Besides this documentation please also refer to our [phpDoc](phpDocumentor/).