From a71f08b71526a0ca80610db84e460eefbb51f554 Mon Sep 17 00:00:00 2001 From: Erik Faye-Lund Date: Tue, 4 Jun 2019 14:14:27 +0200 Subject: [PATCH] docs: fixup broken rst This removes a bit of markup, because it seems rst doesn't really support markup on links this way. I'm not sure why Pandoc generates this, but it misrenders. Reviewed-by: Eric Engestrom Part-of: --- docs/helpwanted.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/helpwanted.rst b/docs/helpwanted.rst index eb44ee3c1923c..dcee4fd7c014b 100644 --- a/docs/helpwanted.rst +++ b/docs/helpwanted.rst @@ -15,21 +15,21 @@ specific ideas and areas where help would be appreciated: #. **Remove aliasing warnings.** Enable gcc's ``-Wstrict-aliasing=2 -fstrict-aliasing`` arguments, and track down aliasing issues in the code. -#. **Contribute more tests - to**\ `Piglit `__\ **.** +#. **Contribute more tests to** + `Piglit `__. You can find some further To-do lists here: **Common To-Do lists:** -- ```features.txt`` `__ +- `features.txt `__ - Status of OpenGL 3.x / 4.x features in Mesa. **Legacy Driver specific To-Do lists:** -- ```r600g`` `__ - Driver +- `r600g `__ - Driver for ATI/AMD R600 - Northern Island. -- ```r300g`` `__ - Driver +- `r300g `__ - Driver for ATI R300 - R500. If you want to do something new in Mesa, first join the Mesa developer's