-
-
Notifications
You must be signed in to change notification settings - Fork 380
html doc build for dmd #1196
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
html doc build for dmd #1196
Conversation
@CyberShadow do you know why this might have happened? http://dtest.thecybershadow.net/results/57c4402ecd7285277ea0da611679fc83f4e490e0/dd10bb6137ed229bcb872c6611942ae183a0a031/build.log |
I'm guessing you didn't specify whichever dependency generates |
Ah, it depends on the entire |
@CyberShadow thx!! |
"All checks have passed" |
Looks like the tools section is generating broken HTML |
@andralex @CyberShadow so what's the status here? |
The tools section is still generating broken HTML. Look at the top of any new generated file. |
Seeing as Andrei seems to be busy with more important things, does anyone want to adopt this PR? |
OK, fixed. This + dlang/dmd#5617 = win |
Looking good 👍 This is missing one thing however, there needs to be a link somewhere on the site, perferably in the navbar, to these docs. |
Here it is in all its glory: http://dlang.org/dmd-prerelease/ |
Better than nothing I guess |
Works in conjunction with dlang/dmd#5352.