commit | 04059f99b29121e79922ed525bb5934f1af17a24 | [log] [tgz] |
---|---|---|
author | Thomas Vachuska <tom@onlab.us> | Tue Mar 07 15:16:23 2017 -0800 |
committer | Thomas Vachuska <tom@onlab.us> | Tue Mar 07 15:16:44 2017 -0800 |
tree | b3dd2c9da2722d43b0c509d716f01de4ad87a891 | |
parent | 680340120929a4866bac7cf656e9ec7afd410993 [diff] [blame] |
Moved YANG GUI up the source tree. Change-Id: I0398f9a0b963942b011acbd74478b053ddad703a
diff --git a/apps/yang/BUCK b/apps/yang/BUCK index 41fa681..7af28b0 100644 --- a/apps/yang/BUCK +++ b/apps/yang/BUCK
@@ -17,7 +17,7 @@ ) onos_app ( - title = 'ONOS YANG Extension', + title = 'YANG Compiler and Runtime', category = 'Utility', url = 'http://onosproject.org', description = 'Base application to bring in the YANG libraries and assemble them for other apps to use.',