diff --git a/yuidoc.json b/yuidoc.json deleted file mode 100644 index 32a8e48..0000000 --- a/yuidoc.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "ember-clock", - "description": "Clock service for ember", - "url": "https://github.com/lozjackson/ember-clock", - "options": { - "paths": [ - "addon" - ], - "exclude": "vendor", - "outdir": "docs" - } -}