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

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

@Rey-Wang

Description

@Rey-Wang

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions