From 6e0e550904228561b4108779382a9543f94797ee Mon Sep 17 00:00:00 2001 From: Erik Faye-Lund Date: Mon, 6 May 2019 13:13:11 +0200 Subject: [PATCH] docs: harmonize headings and titles We're pretty insonsistent in what the headings and titles are, especially compared to what the articles are listed as in the sidebar. Let's harmonize this. There's a notable exception for meson.html, where the sidebar uses a short-hand form that makes sense in the sidebar, but not in the article due to the visible context being different. Signed-off-by: Erik Faye-Lund Reviewed-by: Eric Engestrom --- docs/bugs.html | 4 ++-- docs/conform.html | 4 ++-- docs/dispatch.html | 4 ++-- docs/egl.html | 4 ++-- docs/helpwanted.html | 2 +- docs/meson.html | 4 ++-- docs/repository.html | 4 ++-- docs/shading.html | 4 ++-- docs/sourcedocs.html | 4 ++-- docs/sourcetree.html | 4 ++-- docs/submittingpatches.html | 4 ++-- docs/vmware-guest.html | 4 ++-- 12 files changed, 23 insertions(+), 23 deletions(-) diff --git a/docs/bugs.html b/docs/bugs.html index 2653ffd..9b63180 100644 --- a/docs/bugs.html +++ b/docs/bugs.html @@ -2,7 +2,7 @@ - Mesa Bug Reporting + Report a Bug @@ -14,7 +14,7 @@
-

Report a bug

+

Report a Bug

The Mesa bug database is hosted on diff --git a/docs/conform.html b/docs/conform.html index 5593137..19ed4c5 100644 --- a/docs/conform.html +++ b/docs/conform.html @@ -2,7 +2,7 @@ - Conformance + Conformance Testing @@ -14,7 +14,7 @@

-

Conformance

+

Conformance Testing

The SGI OpenGL conformance tests verify correct operation of OpenGL diff --git a/docs/dispatch.html b/docs/dispatch.html index c98ec65..c9c958e 100644 --- a/docs/dispatch.html +++ b/docs/dispatch.html @@ -2,7 +2,7 @@ - GL Dispatch in Mesa + GL Dispatch @@ -14,7 +14,7 @@

-

GL Dispatch in Mesa

+

GL Dispatch

Several factors combine to make efficient dispatch of OpenGL functions fairly complicated. This document attempts to explain some of the issues diff --git a/docs/egl.html b/docs/egl.html index 6a45145..c42c370 100644 --- a/docs/egl.html +++ b/docs/egl.html @@ -2,7 +2,7 @@ - Mesa EGL + EGL @@ -14,7 +14,7 @@

-

Mesa EGL

+

EGL

The current version of EGL in Mesa implements EGL 1.4. More information about EGL can be found at diff --git a/docs/helpwanted.html b/docs/helpwanted.html index f9583e6..2b56647 100644 --- a/docs/helpwanted.html +++ b/docs/helpwanted.html @@ -14,7 +14,7 @@

-

Help Wanted / To-Do List

+

Help Wanted

We can always use more help with the Mesa project. diff --git a/docs/meson.html b/docs/meson.html index ad954c1..32ed59e 100644 --- a/docs/meson.html +++ b/docs/meson.html @@ -2,7 +2,7 @@ - Compilation and Installation using Meson + Compilation and Installation Using Meson @@ -14,7 +14,7 @@

-

Compilation and Installation using Meson

+

Compilation and Installation Using Meson

  • Introduction
  • diff --git a/docs/repository.html b/docs/repository.html index 10e90fb..328be5c 100644 --- a/docs/repository.html +++ b/docs/repository.html @@ -2,7 +2,7 @@ - Code Repository + Source Code Repository @@ -14,7 +14,7 @@
    -

    Code Repository

    +

    Source Code Repository

    Mesa uses git diff --git a/docs/shading.html b/docs/shading.html index 174337b..fb5ceb3 100644 --- a/docs/shading.html +++ b/docs/shading.html @@ -2,7 +2,7 @@ - Shading Language Support + Shading Language @@ -14,7 +14,7 @@

    -

    Shading Language Support

    +

    Shading Language

    This page describes the features and status of Mesa's support for the diff --git a/docs/sourcedocs.html b/docs/sourcedocs.html index 10a0810..9e79f24 100644 --- a/docs/sourcedocs.html +++ b/docs/sourcedocs.html @@ -2,7 +2,7 @@ - Source Code Documentation + Source Documentation @@ -14,7 +14,7 @@

    -

    Source Code Documentation

    +

    Source Documentation

    Doxygen diff --git a/docs/sourcetree.html b/docs/sourcetree.html index d2d1296..c07a75a 100644 --- a/docs/sourcetree.html +++ b/docs/sourcetree.html @@ -2,7 +2,7 @@ - Mesa Source Tree + Source Code Tree @@ -14,7 +14,7 @@

    -

    Mesa source code tree overview

    +

    Source Code Tree

    This is a brief summary of Mesa's directory tree and what's contained in diff --git a/docs/submittingpatches.html b/docs/submittingpatches.html index 4afa56f..a8e3b06 100644 --- a/docs/submittingpatches.html +++ b/docs/submittingpatches.html @@ -2,7 +2,7 @@ - Submitting patches + Submitting Patches @@ -14,7 +14,7 @@

    -

    Submitting patches

    +

    Submitting Patches

      diff --git a/docs/vmware-guest.html b/docs/vmware-guest.html index b6db566..537b73a 100644 --- a/docs/vmware-guest.html +++ b/docs/vmware-guest.html @@ -2,7 +2,7 @@ - VMware guest GL driver + VMware SVGA3D Guest Driver @@ -14,7 +14,7 @@
      -

      VMware guest GL driver

      +

      VMware SVGA3D Guest Driver

      This page describes how to build, install and use the -- 2.7.4