diff options
author | Emil Velikov <[email protected]> | 2016-11-16 00:31:26 +0000 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2016-11-21 15:08:04 +0000 |
commit | e561737c5208765ef450c70879837da059573249 (patch) | |
tree | c57d8563f920108ec66d63d827afbd69d4030fc9 /docs/contents.html | |
parent | edbf3ebe1ffbed6456d333552609dd02e9969596 (diff) |
docs: split Codying style into separate document
Signed-off-by: Emil Velikov <[email protected]>
Reviewed-by: Brian Paul <[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 294804f6f5a..cdecac6475b 100644 --- a/docs/contents.html +++ b/docs/contents.html @@ -81,6 +81,7 @@ <li><a href="utilities.html" target="_parent">Utilities</a> <li><a href="helpwanted.html" target="_parent">Help Wanted</a> <li><a href="devinfo.html" target="_parent">Development Notes</a> +<li><a href="codingstyle.html" target="_parent">Coding Style</a> <li><a href="sourcedocs.html" target="_parent">Source Documentation</a> <li><a href="dispatch.html" target="_parent">GL Dispatch</a> </ul> |