Make titles linkable

This commit is contained in:
Fabian Affolter 2016-12-18 10:40:27 +01:00
parent 13ef9d8a1a
commit 3be46830ad
No known key found for this signature in database
GPG key ID: DDF3D6F44AAB1336
7 changed files with 378 additions and 380 deletions

View file

@ -43,7 +43,7 @@ class = HelloWorld
The `#Apps` section is the configuration for the Hello World program and should be left in place for initial testing but can be removed later if desired, as other Apps are added, App configuration is described in the [API doc](API.md).
## Docker
## {% linkable_title Docker %}
For Docker Configuration you need to take a couple of extra things into consideration.
@ -77,4 +77,4 @@ elevation = <elevation
timezone = <timezone>
```
You can run Docker and point the conf volume to that directory.
You can run Docker and point the conf volume to that directory.