petebacondarwin / dgeni-angular

Apache License 2.0
55 stars 25 forks source link

Get it working with latest dgeni ngdoc package #5

Open joefiorini opened 9 years ago

joefiorini commented 9 years ago

I've updated this example to work with the latest dgeni-packages release. I followed the angular documentation very closely while working on this. I removed the templates to show that the ngdoc package now has its own templates.

Only thing I couldn't figure out was how to get @link to work. Currently it tries to link to mod1 and mod2 under app, but should link to them under api. @petedarwinbacon I'd love to make this work if you wouldn't mind giving me a couple pointers.