Navigation Menu

Skip to content
This repository has been archived by the owner on Feb 3, 2020. It is now read-only.

Commit

Permalink
Link to restyled documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Bouke committed Mar 9, 2017
1 parent f5dd96d commit 98dbac6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .jazzy.yaml
Expand Up @@ -5,6 +5,7 @@ module: Lark
author: Bouke Haarsma
author_url: https://twitter.com/BoukeHaarsma
output: ../Lark-Docs/master
theme: fullwidth
clean: true
github_url: https://github.com/Bouke/Lark
dash_url: http://boukehaarsma.nl/Lark/Lark.xml
Expand Down Expand Up @@ -36,6 +37,7 @@ custom_categories:
- Decimal
- Double
- Float
- FloatingPointSerialization
- Int
- Int8
- Int16
Expand Down
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -59,6 +59,8 @@ client.sayHelloAsync(SayHello(name: "World", times: 2)) { result in
}
```

More information can be found in the [documentation](http://boukehaarsma.nl/Lark).

## Example

See the [Lark-Example](https://github.com/Bouke/Lark-Example) repository for an
Expand Down

0 comments on commit 98dbac6

Please sign in to comment.