Skip to content

TypeDoc documents in gh-page return '404 not found' except files in docs root #1633

@ApexCaptain

Description

@ApexCaptain

Search terms

typedoc, github page, 404, not found

Question

Hi guys, I'm trying to create an api documnet of my node module and host it on gh-page using TypeDoc.

Honestly, I did it and succeeded it about a year ago. I faced a similar trouble back then however I've solved it by adding file named .nojekyll in docs root even withouth knowing what it is or how does it work.

About a week ago, I was surprised to realize my document page is not working properly. Here's my docs directory pic.

pic1

index.html and modules.html, which are in docs root directory work beautifully at gh-page.
But, rest of'em, e.g., classes, enums, interfaces etc always return 404 Page Not Found.

I have no idea how to fix this.
Plz, help me...

Here's my Page Link

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionQuestion about functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions