Module: Mesa Branch: master Commit: b8ae2fe3e6e0568754506e88fbb4c51feb8b2de3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b8ae2fe3e6e0568754506e88fbb4c51feb8b2de3
Author: Emil Velikov <[email protected]> Date: Mon Feb 13 13:42:21 2017 +0000 docs: add hyperlink to the releasing documentation Other files such as xlibdriver.html and versions.html explicitly left out, for now. Signed-off-by: Emil Velikov <[email protected]> Reviewed-by: Eric Engestrom <[email protected]> --- docs/contents.html | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/contents.html b/docs/contents.html index 33bf51d..90a1a00 100644 --- a/docs/contents.html +++ b/docs/contents.html @@ -83,6 +83,7 @@ <li><a href="devinfo.html" target="_parent">Development Notes</a> <li><a href="codingstyle.html" target="_parent">Coding Style</a> <li><a href="submittingpatches.html" target="_parent">Submitting patches</a> +<li><a href="releasing.html" target="_parent">Releasing process</a> <li><a href="sourcedocs.html" target="_parent">Source Documentation</a> <li><a href="dispatch.html" target="_parent">GL Dispatch</a> </ul> _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
