Browse Source

Add phpDocs to _plugin-dev/basics.md

Daniel Rudolf 9 years ago
parent
commit
cc1d6ddc71
1 changed files with 2 additions and 0 deletions
  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/).