Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

favicon.ico file missing in offline documentation #4003

Open
dlangBugzillaToGithub opened this issue Apr 13, 2024 · 0 comments
Open

favicon.ico file missing in offline documentation #4003

dlangBugzillaToGithub opened this issue Apr 13, 2024 · 0 comments

Comments

@dlangBugzillaToGithub
Copy link

Richard Beckmann reported this on 2024-04-13T14:23:31Z

Transferred from https://issues.dlang.org/show_bug.cgi?id=24497

Description

The offline documentation from dmd has the favicon.ico file missing. It's needed to display the icon in the web browser. I manually fixed it just by downloading favicon.ico from https://dlang.org/favicon.ico to dmd2/html/d.

I don't know why favicon.ico isn't included in the offline documentation. Looking at the html files of the offline documentation in dmd2/html/d I see that there is a '<link rel="shortcut icon" href="favicon.ico">' tag which requests the favicon.ico file.

It only affects the offline documentation which is bundled with the dmd compiler. The equivalent online documentation doesn't have this issue.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant