Skip to content
Snippets Groups Projects
Commit 79ddad20 authored by Andreas Kraft's avatar Andreas Kraft
Browse files

Added quick links

parent fe127549
No related branches found
No related tags found
No related merge requests found
...@@ -6,6 +6,11 @@ Note that this project runs under Apache 2.0 license. Read the [LICENSE](LICENSE ...@@ -6,6 +6,11 @@ Note that this project runs under Apache 2.0 license. Read the [LICENSE](LICENSE
Any contributions made to this project must comply with the forementioned license. Any contributions made to this project must comply with the forementioned license.
## Quick Links
- ['domain.xsd' Version 2.0](SDT/schema2.0/src/domain.xsd)
- [UML Diagram of the SDT 2.0](images/SDT2.0_UML.png)
## Content ## Content
You can find further Information here: You can find further Information here:
......
...@@ -19,7 +19,7 @@ The files referenced in this document point to version **2.0** of the SDT. ...@@ -19,7 +19,7 @@ The files referenced in this document point to version **2.0** of the SDT.
- Download and install Apache ant from [http://ant.apache.org](http://ant.apache.org) - Download and install Apache ant from [http://ant.apache.org](http://ant.apache.org)
- Clone the SDT repository from GitHub: - Clone the SDT repository from GitHub:
git clone https://github.com/Homegateway/RWD050.git $ git clone https://github.com/Homegateway/RWD050.git
## How to Use the Build System ## How to Use the Build System
After cloning the repository go to the directoy *SDT/schema* and run commands depending on what you want to achieve. After cloning the repository go to the directoy *SDT/schema* and run commands depending on what you want to achieve.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment