From a4432e0bc24924b498760a4bf15a3080ed63d497 Mon Sep 17 00:00:00 2001 From: Jianjun Zhu Date: Wed, 3 Apr 2019 15:49:59 +0800 Subject: [PATCH] Minor changes to align documentation style among all SDKs. --- docs/jsdoc/config.json | 4 ++-- docs/mdfiles/index.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/jsdoc/config.json b/docs/jsdoc/config.json index 63736fc7..29177f17 100644 --- a/docs/jsdoc/config.json +++ b/docs/jsdoc/config.json @@ -17,9 +17,9 @@ "dateFormat": "ddd MMM Do YYYY", "outputSourceFiles": false, "outputSourcePath": false, - "systemName": "Open WebRTC Toolkit", + "systemName": "Intel® Collaboration Suite for WebRTC", "footer": "", - "copyright": "Copyright © 2019 Intel Corporation. All Rights Reserved. ", + "copyright": "Copyright © 2019 Intel Corporation. All Rights Reserved.", "navType": "vertical", "theme": "cosmo", "linenums": true, diff --git a/docs/mdfiles/index.md b/docs/mdfiles/index.md index 16627431..54a82787 100644 --- a/docs/mdfiles/index.md +++ b/docs/mdfiles/index.md @@ -1,4 +1,4 @@ -Open WebRTC Toolkit Client SDK for JavaScript +Open WebRTC Toolkit Client SDK for JavaScript Documentation ------------------ # 1 Introduction