docs: Fix GLSL compiler link
authorElie TOURNIER <tournier.elie@gmail.com>
Wed, 18 Jan 2017 13:50:11 +0000 (13:50 +0000)
committerEmil Velikov <emil.l.velikov@gmail.com>
Wed, 18 Jan 2017 14:15:31 +0000 (14:15 +0000)
commit5034cf4e35446bf3a4eab0aab7694211dadffae3
treeb7ecd07dd1caf740631fadc1cf79047fbcdec1cf
parent8d1712a065d5e55310a5c39a8914d714d845f6ce
docs: Fix GLSL compiler link

The doc wasn't update since we moved the glsl compiler to src/compiler/glsl.
I also updated the description of the standalone compiler.

v2:
 - Mention that just-log argument removes headers/separators.
 - Mention that version argument is mandatory.
Since version argument is mandatory, add --version to the command line
example.

Signed-off-by: Elie Tournier <tournier.elie@gmail.com>
Reviewed-by: Alejandro PiƱeiro <apinheiro@igalia.com>
docs/shading.html