akka/akka-core

Consistent doc header casing

Open

#27,741 opened on Sep 18, 2019

View on GitHub
 (5 comments) (0 reactions) (0 assignees)Scala (3,547 forks)batch import
1 - triagedhelp wantednice-to-have (low-prio)t:docs

Repository metrics

Stars
 (13,277 stars)
PR merge metrics
 (Avg merge 8d 19h) (10 merged PRs in 30d)

Description

Noted in https://github.com/akka/akka/pull/27708#discussion_r325227829 that our uppercasing in headers is all over the place, we should pick one strategy and stick with it.

My suggestion, Title Capitalization For The Page Title (h1) and Normal capitalization for the subheaders. (I have no writing practice knowledge to motivate it with though)

Contributor guide