This patch adds a top-level index for /doc and reduces
a click for navigating to any particular doc version.
Currently, the only versioned docs are the RPC docs, so the links
point to those directly.
The heading font sizes needed to be adjusted because they do not display well as-is.
Depends on D7130