Mesa (master): gallium/docs: fix section title formatting

Eric Engeström eric_engestrom at kemper.freedesktop.org
Wed Feb 22 00:03:01 UTC 2017


Module: Mesa
Branch: master
Commit: d88a0dffe3dac8d82edfe17c8ec4198b76ef1983
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=d88a0dffe3dac8d82edfe17c8ec4198b76ef1983

Author: Eric Engestrom <eric.engestrom at imgtec.com>
Date:   Tue Feb 21 14:15:38 2017 +0000

gallium/docs: fix section title formatting

	src/gallium/docs/source/tgsi.rst:3488: WARNING: Title underline too short.

Signed-off-by: Eric Engestrom <eric.engestrom at imgtec.com>
Reviewed-by: Ilia Mirkin <imirkin at alum.mit.edu>

---

 src/gallium/docs/source/tgsi.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/gallium/docs/source/tgsi.rst b/src/gallium/docs/source/tgsi.rst
index de73e52..32ec4ef 100644
--- a/src/gallium/docs/source/tgsi.rst
+++ b/src/gallium/docs/source/tgsi.rst
@@ -3522,12 +3522,12 @@ If set to a non-zero value, this turns on point mode for the tessellator,
 which means that points will be generated instead of primitives.
 
 NUM_CLIPDIST_ENABLED
-""""""""""""""""
+""""""""""""""""""""
 
 How many clip distance scalar outputs are enabled.
 
 NUM_CULLDIST_ENABLED
-""""""""""""""""
+""""""""""""""""""""
 
 How many cull distance scalar outputs are enabled.
 




More information about the mesa-commit mailing list