From 19c1e37cd296e77ac847dad05f10f3781c720b09 Mon Sep 17 00:00:00 2001 From: vx-clutch Date: Wed, 3 Sep 2025 19:43:09 -0400 Subject: [PATCH] save --- doc/default | 11 +++++++ doc/styles | 71 -------------------------------------------- include/yait.h | 7 ++--- src/create_project.c | 39 +++++++++++++++++++++++- src/file.c | 3 +- src/licence.h | 2 +- src/main.c | 29 ++++++++++-------- 7 files changed, 71 insertions(+), 91 deletions(-) create mode 100644 doc/default delete mode 100644 doc/styles diff --git a/doc/default b/doc/default new file mode 100644 index 0000000..f51cf77 --- /dev/null +++ b/doc/default @@ -0,0 +1,11 @@ + Yb dP db 88 888888 + YbdP dPYb 88 88 + 8P dP__Yb 88 88 + dP dP""""Yb 88 88 + + yait manual + +default +####### + +This documentation goes over the whats and whys of the yait default layout. diff --git a/doc/styles b/doc/styles deleted file mode 100644 index 3a964a0..0000000 --- a/doc/styles +++ /dev/null @@ -1,71 +0,0 @@ - Yb dP db 88 888888 - YbdP dPYb 88 88 - 8P dP__Yb 88 88 - dP dP""""Yb 88 88 - - yait manual - -styles -###### - -In yait there are a few pre-made styles you can choose from. Those styles being -the following. - * posix (default) - * gnu - * simple - * lib - * fasm -These can be selected through setting the --style=