Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

CSS for docs: removing inherit for font properties on most elements.#2904

Merged
tqchen merged 1 commit intoapache:masterfrom
leopd:master
Aug 2, 2016
Merged

CSS for docs: removing inherit for font properties on most elements.#2904
tqchen merged 1 commit intoapache:masterfrom
leopd:master

Conversation

@leopd
Copy link
Contributor

@leopd leopd commented Aug 2, 2016

The current python API reference docs look like a giant wall of text because there's no font difference between the argument names and descriptions. Removing these CSS overrides allows the browser default CSS rules for <strong> (bold-faced) and <em> (italics) to remain, making the API reference much easier to read.

Also, updating README: building docs needs mock==1.0.1. Latest version of mock (2.0.0) fails.

Building docs needs mock==1.0.1.  Latest version of mock (2.0.0) fails.
@tqchen tqchen merged commit 8cc197c into apache:master Aug 2, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants