You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our css is severely outdated (for instance it misses the ttc/tooltip stuff,
causing lots of things not to be hidden by default) and we didn't document
much to be able to maintain it.
Changes in commit 7e6bc6b could have
been kept but its minor changes aren't really needed anymore.
The default style is used in the official docs online, it's fine,
so just use the same for all generated html docs.
If we ever need changes, they should rather go in another CSS file
that would override rules of the official one (using HTML_EXTRA_STYLESHEET
as recommended).
Signed-off-by: Brice Goglin <[email protected]>
0 commit comments