docs bundle in progress
This commit is contained in:
@@ -33,4 +33,10 @@
|
||||
|
|
||||
*/
|
||||
|
||||
return array();
|
||||
return array(
|
||||
|
||||
// route the official docs
|
||||
'docs' => array(
|
||||
'handles' => 'docs'
|
||||
),
|
||||
);
|
||||
Reference in New Issue
Block a user