Randy Dunlap <rdunlap@xxxxxxxxxxxxx> writes: > Convert the Documentation front page to use the heading adornments > that are documented in doc-guide/sphinx.rst for document title and > chapters. I.e., convert most section headings to chapters. > > This leaves "Indices and tables" as a chapter entry at the same level > as the other chapters. > > The only visual difference from before to after is that the "Indices > and tables" heading is smaller and has more vertical whitespace > preceding it (although that may depend on the web browser being used). > > Fixes: 0c7b4366f1ab ("docs: Rewrite the front page") > Fixes: bffac837f3a3 ("docs-rst: convert sh book to ReST") > Fixes: 8e2a46a40fa7 ("docs: move remaining stuff under Documentation/*.txt to Documentation/staging") > Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> > Cc: Jonathan Corbet <corbet@xxxxxxx> > Cc: linux-doc@xxxxxxxxxxxxxxx > Cc: Mauro Carvalho Chehab <mchehab@xxxxxxxxxx> > --- > Documentation/index.rst | 17 +++++++++-------- > 1 file changed, 9 insertions(+), 8 deletions(-) Applied, thanks. jon