Skip to content

anchor.js and site.js files are not loaded #839

Open
@niklauslee

Description

@niklauslee

Doc files are generated successfully, but I can't expand folded instance member items in chrome browser. It seems anchor.js and site.js are not loaded in the browser.

I had checked in the chrome's dev tools. The elements <script src='assets/anchor.js'></script>
and <script src='assets/site.js'></script> are removed in the DOM tree.

I've also tried to load via http-server the doc files, not directly from the local files. But, the problem still exists.

It may not the problem of documentation.js, but I need help.

There generated doc files are attached.
docs.zip

Any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions