diff options
author | Christian Mollekopf <chrigi_1@fastmail.fm> | 2015-10-09 10:21:58 +0200 |
---|---|---|
committer | Christian Mollekopf <chrigi_1@fastmail.fm> | 2015-10-09 10:21:58 +0200 |
commit | 055ca386419b6f10bce60232c2a425c2931da6ed (patch) | |
tree | 9869305ccedaba66b687635d1b71d7ae1546a4fa /docs/index.md | |
parent | 4fa375062d6ba14947923c01bffbf06ce91325bf (diff) | |
download | kube-055ca386419b6f10bce60232c2a425c2931da6ed.tar.gz kube-055ca386419b6f10bce60232c2a425c2931da6ed.zip |
Added documentation
Diffstat (limited to 'docs/index.md')
-rw-r--r-- | docs/index.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/index.md b/docs/index.md new file mode 100644 index 00000000..e6a7193c --- /dev/null +++ b/docs/index.md | |||
@@ -0,0 +1,4 @@ | |||
1 | # Documentation | ||
2 | This documentation is built using [mkdocs.org](http://mkdocs.org). | ||
3 | |||
4 | Use `mkdocs serve` to run a local webserver to view the docs. | ||