ember serve --docs works with ember-cli up to version 0.2.3, but not with version 0.2.4 or higher.
It still starts up regularly and starts preparing the documentation, but doesn't recognise the /docs URL any longer.

ember ember-cli-yuidoc still works fine.