-
Notifications
You must be signed in to change notification settings - Fork 283
Provide css/template overrides for the html output. #25
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
Can you provide more details? What are you referring to w.r.t. what lcov does? What does proper templating mean? I'm not familiar with twitter bootstrap, so I didn't consider this when generating the HTML pages. (In fact, doing something quick-and-easy was really the goal ...). |
What I'd consider neat if you accept an additional dependency is to use Twitter bootstrap has a series of css rules that are almost semantic and lcov takes some html fragments to replace the header and the trailer of the Since we are using python and there are great tools I'd use them, if you On Thu, Nov 7, 2013 at 1:30 AM, William Hart notifications@github.comwrote:
|
I would love to see a patch for this! |
I started working on it, I'm doing in in steps
For bootstrap support I'll need to change the tests as well I guess. |
FYI, the tests currently don't verify that we generate expected HTML So ... I don't think you need to change any tests. --Bill On Mon, Nov 18, 2013 at 4:56 AM, Luca Barbato notifications@github.comwrote:
|
Pygments? This is simply awesome, I was looking for that. |
@lu-zero What is the status on this work? this looks really nice but it appears it has not been integrated yet. |
It lives in my branch and I think somebody volunteered to integrate it by On Wed, Jan 7, 2015 at 11:53 AM, Christophe Augier <notifications@github.com
|
Did we get a chance to integrate it ... because it looks super awesome.... |
I'd also love for this to be implemented - something akin to doxygen-bootstrapped would be fantastic. |
The code is still on my tree :) anybody willing to help me get it merged is welcome. |
So, this is related (implemented?) by #380? |
@oesteban-vx yes. |
Beside what lcov does, would be nice having proper templating so a twitter bootstrap structure can be leveraged.
The text was updated successfully, but these errors were encountered: