Skip to content
This repository has been archived by the owner on May 30, 2020. It is now read-only.

why the page i generated have two css style? #119

Open
Rey-Wang opened this issue Dec 18, 2018 · 1 comment
Open

why the page i generated have two css style? #119

Rey-Wang opened this issue Dec 18, 2018 · 1 comment

Comments

@Rey-Wang
Copy link

I configured the gruntfiles.js with the default template

jsdoc: {
    dist: {
        src: ['src/**/*.js'],
        options: {
            destination: 'build/docs',
            configure: 'node_modules/angular-jsdoc/common/conf.json',
            template: 'node_modules/angular-jsdoc/default',
            tutorial: 'tutorials',
            readme: './README.md'
        }
    }
}

but the page generated presents a different style

image
image

@Rey-Wang
Copy link
Author

image
why generate two directive.html?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant