wingedfox

Results 37 comments of wingedfox

Listen to 'gettextLanguageChanged' event and update translations manually or use 'translate' directive in templates.

This is quite a must-have option, without the library-level support for the back-offs it's almost impossible to develop anything.

Hi, Thank you for the comment. As you see, this is the very first issue and I'd be highly appreciated for more detailed feedback on the project: what and how...

@miguel-leon hope in the near feature I'll have some time to complete the command line interface.

Hi Andy, Thank you for your comment and for your tries to make dgeni-alive working for you. Comments to the referenced definition is in the code ``` js require("dgeni-alive/tasks/dgeni-alive").docgen.Package([ "dgeni-alive/src/packages/jsdoc-ext",...

Please try v0.3.4 and check whether the error persists. Thank you.

Hi, Thanks for taking an effort to make things working for you. I'll check the code and get back to you with the answer, probably this is the obsolete code....

@andy-dorman, index template requires `@name index` to identify new page as an area root page and display it by default. To set website title you use correct method, now also...

The easiest way to achieve this is - add new [template folder](../wiki/HowTo#create-folder-with-new-templates) - copy [module.template.html](../src/templates/api/module.template.html) to new folder - remove content from `{% block installation %}` If you'd like to...

It is a kind of a 'known issue', `dgeni-packages/ngdoc` does not set module name for `@ngdoc module` annotation and leaves default value. Should be fixed some day, but i have...