Skip to content

Commit 859894a

Browse files
author
Steve Revill
committed
Significant documentation overhaul.
This work is ongoing. Various *.md documents might include broken links and the publication of the detailed EHS Kernel license information is todo. - Added `CLAUD.md` to `.gitignore` for people using Claude Code. - Overhaul of `README.md`. - Added a new `README.md` to the scripts directory. - Put lots of licenses into a `licenses` folder and reworked main `LICENSE.md`. - Added a diagram to the main `README.md` to explain inxware. - Connected the `README.md` to the new top-level docs: - `BUILDING.md` - `DEVELOPING.md` - `CONTRIBUTING.md` - `LICENSE.md`
1 parent 9799790 commit 859894a

File tree

15 files changed

+1340
-1119
lines changed

15 files changed

+1340
-1119
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,3 +146,6 @@ gdb.txt
146146

147147
#build & deploy spam
148148
./output.txt
149+
150+
#AI agent config
151+
CLAUDE.md

0 commit comments

Comments
 (0)