move docs to website

This commit is contained in:
Andrew Kelley
2017-08-20 17:30:02 -04:00
parent d5271d1e49
commit 0a922d3bca
4 changed files with 2 additions and 179 deletions

View File

@@ -91,7 +91,7 @@ static const char *ZIG_ZEN = "\n"
" * Avoid local maximums.\n"
" * Reduce the amount one must remember.\n"
" * Minimize energy spent on coding style.\n"
" * Together we serve the end users.\n";
" * Together we serve end users.\n";
static int print_target_list(FILE *f) {
ZigTarget native;