docs: Use mkdocs to render documentation

This commit is contained in:
fox.cpp
2019-12-06 23:23:02 +03:00
parent d886ddd297
commit 5f809c3157
5 changed files with 50 additions and 18 deletions

View File

@@ -8,3 +8,7 @@ trim_trailing_whitespace = true
[*.{scd,go}]
indent_style = tab
indent_size = 4
[*.yml]
indent_style = tab
indent_size = 2