Removed 'code-generator' and 'model' projects.
[controller.git] / opendaylight / sal / yang-prototype / src / site / markdown / readme.md
index 1faff043e15092244c2183b4c266d89b9d5201c6..ac77a3ed32c841733a3ee25e8012c266bb8aaa30 100644 (file)
@@ -1,4 +1,4 @@
-YANG tools
+SAL
 ====================
 
 Project documentation
@@ -6,19 +6,9 @@ Project documentation
 
 ### Description
 
-YANG Tools is a infrastructure project aiming to develop necessary tooling and libraries providing support of NETCONF and YANG for Java (JVM-language based) projects and applications, such as Model Driven SAL for Controller (which uses YANG as it's modeling language) and Netconf / OFConfig plugins. 
+
 
 ### Scope
 
-The scope of YANG Tools includes:
 
-* Parser of YANG files
-* Java meta-model for YANG
-* Java binding for YANG
-* Maven plugin for processing YANG files
-* Infrastructure for code generators based on YANG
-* Validation of instance data (XML) based on YANG to RelaxNG mapping - RFC6110
-* Proof-of-concept, research and support for new YANG extensions, which are meant to be reused by other projects.
-* IDE related tools to assist in writing, using and developing YANG models
-* Libraries and supporting functionality for YANG API (REST APIs defined by the YANG model).