[Mesa-dev] [PATCH 7/8] docs: remove link to MissingFunctionality wiki page
Eric Engestrom
eric.engestrom at imgtec.com
Mon Aug 21 09:47:19 UTC 2017
On Monday, 2017-08-21 12:46:05 +1000, Timothy Arceri wrote:
> Outdated, features.txt is used instead.
> ---
>
> It would be great if someone who knows how could just remove the wiki
> page. It doesn't really offer anything of value anymore.
`git rm MissingFunctionality` should do it.
Might want to remove RadeonsiToDo too?
1-7 are
Reviewed-by: Eric Engestrom <eric.engestrom at imgtec.com>
Can you also add the relevant links in the commit messages of patches 5 & 6?
Maybe even add them to the docs page? (up to you)
Thanks for the cleanup!
Cheers,
Eric
>
> docs/helpwanted.html | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/docs/helpwanted.html b/docs/helpwanted.html
> index 48e57fc716..9b7b5e0004 100644
> --- a/docs/helpwanted.html
> +++ b/docs/helpwanted.html
> @@ -42,22 +42,20 @@ issues in the code.
> <p>
> You can find some further To-do lists here:
> </p>
>
> <p>
> <b>Common To-Do lists:</b>
> </p>
> <ul>
> <li><a href="https://cgit.freedesktop.org/mesa/mesa/tree/docs/features.txt">
> <b>features.txt</b></a> - Status of OpenGL 3.x / 4.x features in Mesa.</li>
> - <li><a href="https://dri.freedesktop.org/wiki/MissingFunctionality">
> - <b>MissingFunctionality</b></a> - Detailed information about missing OpenGL features.</li>
> </ul>
>
> <p>
> <b>Legacy Driver specific To-Do lists:</b>
> </p>
> <ul>
> <li><a href="https://dri.freedesktop.org/wiki/R600ToDo">
> <b>r600g</b></a> - Driver for ATI/AMD R600 - Northern Island.</li>
> <li><a href="https://dri.freedesktop.org/wiki/R300ToDo">
> <b>r300g</b></a> - Driver for ATI R300 - R500.</li>
> --
> 2.13.4
>
More information about the mesa-dev
mailing list