소스 검색

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