From c392fff74872af6d4f165ff3f854d19f390ec0ee Mon Sep 17 00:00:00 2001 From: Yuta Doi Date: Fri, 10 Nov 2017 17:41:05 +0900 Subject: Remove and replace the comments Remove the unnecessary comments and replace ascii-art comments with doxygen format. Change-Id: Id1abf56db58070a83f403a1f8280bc9888e7de09 Signed-off-by: Yuta Doi --- doc/ApplicationGuide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/ApplicationGuide.md b/doc/ApplicationGuide.md index d4587e1..7888292 100644 --- a/doc/ApplicationGuide.md +++ b/doc/ApplicationGuide.md @@ -186,7 +186,7 @@ This configuration item is a list of surface-name to layer mappings. "name": "HomeScreen", "layer_id": 1000, "area": { "type": "full" }, - "comment": "Single layer map for the HomeScreen, XXX: type is redundant, could also check existence of id/first_id+last_id" + "comment": "Single layer map for the HomeScreen" }, { "role": "MediaPlayer|Radio|Phone|Navigation|HVAC|Settings|Dashboard|POI|Mixer", -- cgit 1.2.3-korg