فهرست منبع

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/).