Updated Home (markdown)

poljvd 2013-08-31 08:45:32 -07:00
parent c135cbb5d9
commit ffe7607c8f
1 changed files with 12 additions and 12 deletions

24
Home.md

@ -2,26 +2,17 @@ Welcome to the Hyperion wiki!
<h2>Index</h2>
[Introduction](#intro)
[Command line utility](#utility)
[Android remote](#android)
[Hardware](#hardware)
[Installation](#install)
[Configuration](#config)
[Android remote](#android)
[Command line utility](#utility)
[Hardware](#hardware)
[Software architecture](#architecture)
[License](#license)
<h2 id="intro">Introduction</h2>
TODO
<h2 id="install">Installation</h2>
TODO
<h2 id="config">Configuration</h2>
TODO
<h2 id="android">Android remote</h2>
TODO
<h2 id="utility">Command line utility</h2>
Hyperion comes with a simple command line utility, _hyperion-remote_, to send command to the Hyperion server using the Json interface.
@ -64,9 +55,18 @@ Parameters:
-h, --help Show this help message and exit
```
<h2 id="android">Android remote</h2>
TODO
<h2 id="hardware">Hardware</h2>
TODO
<h2 id="install">Installation</h2>
TODO
<h2 id="config">Configuration</h2>
TODO
<h2 id="architecture">Software architecture</h2>
TODO
![Design diagram](wiki/design.png)