From a170b69d5d5bdc230a3ff1ed6e341e00f5969b8f Mon Sep 17 00:00:00 2001 From: Wouter van Oortmerssen Date: Fri, 14 Aug 2015 14:07:54 -0700 Subject: [PATCH] Added authors to support.md Change-Id: I8f12e60d29a1c587d991bf64011bdf4a4b0d7e5b --- docs/html/md__support.html | 6 ++++++ docs/source/Support.md | 4 +++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/docs/html/md__support.html b/docs/html/md__support.html index 3fcb4da98..5ac173fda 100644 --- a/docs/html/md__support.html +++ b/docs/html/md__support.html @@ -100,7 +100,13 @@ $(document).ready(function(){initNavTree('md__support.html','');}); Platform: iOS ? ? ? ? ? ? Engine: Unity ? ? Yes ? ? ? + +Primary authors (github) wvo wvo (ev/js)rw rw (ev) + diff --git a/docs/source/Support.md b/docs/source/Support.md index f5c4018a7..6271bfefd 100755 --- a/docs/source/Support.md +++ b/docs/source/Support.md @@ -33,5 +33,7 @@ Platform: OS X | Xcode4 | ? | ? | ? | Yes | ? Platform: Android | NDK10d | Yes | ? | ? | ? | ? Platform: iOS | ? | ? | ? | ? | ? | ? Engine: Unity | ? | ? | Yes | ? | ? | ? +Primary authors (github) | wvo | wvo | (ev/js)| rw | rw | (ev) - + * ev = evolutional + * js = jonsimantov