add titles to clef docs

This commit is contained in:
Martin Holst Swende 2019-04-03 14:18:28 +02:00
parent ab26ca1167
commit 2dfeff8f11
No known key found for this signature in database
GPG key ID: 683B438C05A5DDF0
6 changed files with 27 additions and 0 deletions

View file

@ -1,3 +1,8 @@
---
title: Clef overview
---
Clef
===
_A reasonably secure wallet_

View file

@ -1,3 +1,7 @@
---
title: Rules
---
# Rules
The `signer` binary contains a ruleset engine, implemented with [OttoVM](https://github.com/robertkrimen/otto)

View file

@ -1,3 +1,8 @@
---
title: Advanced setup
---
# Setting up Clef
This document describes how Clef can be used in a more secure manner than executing it from your everyday laptop,

View file

@ -1,3 +1,7 @@
---
title: Tutorial
---
## Initializing the signer
First, initialize the master seed.

View file

@ -1,3 +1,7 @@
---
title: Communication APIs
---
## Communication
### External API

View file

@ -1,3 +1,8 @@
---
title: Communication data types
---
## UI Client interface
These data types are defined in the channel between clef and the UI