-
Notifications
You must be signed in to change notification settings - Fork 124
option to override the favicon #1063
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
Comments
cc @eseidel |
Presumably this is already possible using --header? I haven't tried.
|
Header inserts a block of code into |
One more option :). Yes, we could add an option to override the favicon. |
We can also pretty easily post process the output directory to replace the
|
Ideally, dartdoc is a tool that is customizable by frameworks. It's in scope to allow customization of favicon, imo. |
Presumably flutter (http://docs.flutter.io/flutter/) can now change: |
Flutter would like a different favicon. Could we add an option to override it?
The text was updated successfully, but these errors were encountered: