diff options
author | Emil Velikov <[email protected]> | 2017-02-13 13:42:21 +0000 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2017-02-16 15:25:02 +0000 |
commit | b8ae2fe3e6e0568754506e88fbb4c51feb8b2de3 (patch) | |
tree | cc0da203f2388fdbb0c466dc7ace714d610c7ceb /docs/contents.html | |
parent | cadf174866bcb2b717ddc53a586ca51f37e80893 (diff) |
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]>
Diffstat (limited to 'docs/contents.html')
-rw-r--r-- | docs/contents.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/contents.html b/docs/contents.html index 33bf51dccb1..90a1a00dea0 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> |