Skip to content

Fix broken Phobos navbar when building 'html' target. #3067

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

Closed
wants to merge 1 commit into from

Conversation

quickfur
Copy link
Member

The phobos makefile wasn't properly updated after the recent move to the fancy new phobos navbar, as a result make -f posix.mak html will produce html files with an empty navbar, which makes it a pain to navigate when testing documentation change PRs.

This PR adds the required navbar definition to the list of ddoc files passed to the compiler, so that it gets the correct definition.

@quickfur
Copy link
Member Author

Huh, apparently I accidentally included this commit in PR #3064 so this PR is not necessary anymore. Oops (but in a good way :-P).

@quickfur quickfur closed this Mar 19, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant