Skip to content

Links in offline pages #865

Description

@codeguru42

I am building Theorem Proving in Lean for offline use. As the instructions there say, I navigate to book/_out/html-multi and open index.html in my browser. The problem is that I get a directory listing instead of the contents of index.html as I expect:

Image

From what I can tell, the fix is to either remove the anchor from the link URL and only go to the directory or to include an explicit index.html in the URL. At least this will fix the chapter links. For sections inside a chapter, I think the fix is to include the file name (i.e. index.html) in the link URL.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions