Skip to content

api documentation loads very slowly #16

@kcoleman-marklogic

Description

@kcoleman-marklogic

I've found that the API documentation generated by jsdoc loads very slowly. This is because it is trying to load a remote google font and is timing out. Every page takes > 20s to load. This is a known, open issue with ink-docstrap, but it doesn't sound like one that's going to get solved, so we need to fix it.

It should be possible for us to customize the template not to import any fonts. Along the way, I can change the font family to match what we use on pubs, and perhaps brand the colors a bit.

Then, we just have to integrate the custom template into the gulp task that generates the jsdoc.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions