Publish new docs (automated commit)

This commit is contained in:
Jason Salzman
2016-10-06 11:39:55 -07:00
parent 3ff0ad9458
commit ed2526c801
54 changed files with 0 additions and 58621 deletions
-15
View File
@@ -1,15 +0,0 @@
# This file is for unifying the coding style for different editors and IDEs
# editorconfig.org
root = true
[*]
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = false
indent_style = space
indent_style = 4
[*.json]
indent_style = space
indent_size = 2