github.com/dahs81/otto@v0.2.1-0.20160126165905-6400716cf085/website/source/docs/apps/custom/detect.html.md (about) 1 --- 2 layout: "app_custom" 3 page_title: "Detection - Custom App Type" 4 sidebar_current: "docs-custom-detect" 5 description: |- 6 How Otto detects custom application types. 7 --- 8 9 # Detection 10 11 "Custom" application types are never detected. 12 13 -> **NOTE:** If you write a [application type plugin](/docs/plugins/app.html), 14 you can write custom detectors as well.