wingedfox / dgeni-alive

Live docs on top of dgeni documentation generator
MIT License
26 stars 14 forks source link

Comma missing in the doc #27

Open JeanJacque opened 7 years ago

JeanJacque commented 7 years ago

It's not a big deal, but a comma is missing in the Gruntfile at the end of :

packages: [
    'dgeni-packages/jsdoc',            // either names
    require('dgeni-packages/examples') // or packages
]