summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-11-29 17:33:21 -0500
committerGitHub <noreply@github.com>2025-11-29 17:33:21 -0500
commit5436cda3bdaeb46c59889b39f259f7e385be0791 (patch)
treef4c541d8d9ab8de1ac741461f557459320cf7574
parent20d9401703bff7241645c9883828ad10beae6fa7 (diff)
parentd8f0008405a4281c51b1803f7b8c1f971a6ca435 (diff)
Merge pull request #92 from nekernel-org/dev
Merge specs and citation changes.
-rw-r--r--CITATION.cff3
-rw-r--r--docs/drawio/GUI_DESIGN.drawio34
-rw-r--r--docs/mermaid/.gitkeep0
-rw-r--r--docs/specs/SPECIFICATION_FWRK.md (renamed from docs/STANDARD_FWRK.md)15
-rw-r--r--docs/specs/SPECIFICATION_KERNEL.md (renamed from docs/md/SPECIFICATION_KERNEL.md)2
-rw-r--r--docs/specs/SPECIFICATION_MBCI.md (renamed from docs/md/SPECIFICATION_MBCI.md)0
6 files changed, 15 insertions, 39 deletions
diff --git a/CITATION.cff b/CITATION.cff
index c52e8dde..b53d6c17 100644
--- a/CITATION.cff
+++ b/CITATION.cff
@@ -1,6 +1,3 @@
-# This CITATION.cff file was generated with cffinit.
-# Visit https://bit.ly/cffinit to generate yours today!
-
cff-version: 1.2.0
title: NeKernel.org Operating System Kernel in C++
message: The Operating System Kernel of NeKernel.org
diff --git a/docs/drawio/GUI_DESIGN.drawio b/docs/drawio/GUI_DESIGN.drawio
deleted file mode 100644
index bdf977af..00000000
--- a/docs/drawio/GUI_DESIGN.drawio
+++ /dev/null
@@ -1,34 +0,0 @@
-<mxfile host="65bd71144e">
- <diagram name="Page-1" id="yf45V2V4Ppj0j8o4dQoi">
- <mxGraphModel dx="1149" dy="361" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
- <root>
- <mxCell id="0"/>
- <mxCell id="1" parent="0"/>
- <mxCell id="mspNsT0Gx7HsNPX6GqQO-2" value="libSystem" style="rounded=1;whiteSpace=wrap;html=1;" parent="1" vertex="1">
- <mxGeometry x="50" y="500" width="450" height="140" as="geometry"/>
- </mxCell>
- <mxCell id="2" style="edgeStyle=none;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=0.5;entryY=1;entryDx=0;entryDy=0;" parent="1" source="mspNsT0Gx7HsNPX6GqQO-3" target="mspNsT0Gx7HsNPX6GqQO-13" edge="1">
- <mxGeometry relative="1" as="geometry"/>
- </mxCell>
- <mxCell id="mspNsT0Gx7HsNPX6GqQO-3" value="libGUI" style="rounded=1;whiteSpace=wrap;html=1;" parent="1" vertex="1">
- <mxGeometry x="250" y="210" width="270" height="160" as="geometry"/>
- </mxCell>
- <mxCell id="mspNsT0Gx7HsNPX6GqQO-11" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.093;entryY=1.019;entryDx=0;entryDy=0;entryPerimeter=0;" parent="1" source="mspNsT0Gx7HsNPX6GqQO-2" target="mspNsT0Gx7HsNPX6GqQO-3" edge="1">
- <mxGeometry relative="1" as="geometry"/>
- </mxCell>
- <mxCell id="mspNsT0Gx7HsNPX6GqQO-12" value="&lt;h1 style=&quot;margin-top: 0px;&quot;&gt;GUI System&lt;span style=&quot;white-space: pre;&quot;&gt;&#x9;&lt;/span&gt;&lt;/h1&gt;&lt;p&gt;The system works as a set of Predefined controls in C++ for a High-Performance C++ app.&lt;/p&gt;" style="text;html=1;whiteSpace=wrap;overflow=hidden;rounded=0;" parent="1" vertex="1">
- <mxGeometry x="540" y="235" width="220" height="110" as="geometry"/>
- </mxCell>
- <mxCell id="mspNsT0Gx7HsNPX6GqQO-13" value="Kernel subsystem&lt;div&gt;App&lt;/div&gt;" style="rounded=1;whiteSpace=wrap;html=1;" parent="1" vertex="1">
- <mxGeometry x="55" y="40" width="120" height="60" as="geometry"/>
- </mxCell>
- <mxCell id="mspNsT0Gx7HsNPX6GqQO-15" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.526;entryY=-0.025;entryDx=0;entryDy=0;entryPerimeter=0;" parent="1" source="mspNsT0Gx7HsNPX6GqQO-13" target="mspNsT0Gx7HsNPX6GqQO-3" edge="1">
- <mxGeometry relative="1" as="geometry"/>
- </mxCell>
- <mxCell id="mspNsT0Gx7HsNPX6GqQO-18" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.743;entryY=0.002;entryDx=0;entryDy=0;entryPerimeter=0;" parent="1" source="mspNsT0Gx7HsNPX6GqQO-3" target="mspNsT0Gx7HsNPX6GqQO-2" edge="1">
- <mxGeometry relative="1" as="geometry"/>
- </mxCell>
- </root>
- </mxGraphModel>
- </diagram>
-</mxfile> \ No newline at end of file
diff --git a/docs/mermaid/.gitkeep b/docs/mermaid/.gitkeep
deleted file mode 100644
index e69de29b..00000000
--- a/docs/mermaid/.gitkeep
+++ /dev/null
diff --git a/docs/STANDARD_FWRK.md b/docs/specs/SPECIFICATION_FWRK.md
index 8bc1444c..b506b266 100644
--- a/docs/STANDARD_FWRK.md
+++ b/docs/specs/SPECIFICATION_FWRK.md
@@ -1,4 +1,17 @@
-# STANDARD NEKERNEL FRAMEWORK SPECIFICATION
+===================================
+
+# 0: General Information
+
+===================================
+
+- ABI and Format: PEF/PE32+.
+- Target: NeKernel.
+
+===================================
+
+# 1: The specification
+
+===================================
## Overview
diff --git a/docs/md/SPECIFICATION_KERNEL.md b/docs/specs/SPECIFICATION_KERNEL.md
index 6f1fae03..fe2cb9da 100644
--- a/docs/md/SPECIFICATION_KERNEL.md
+++ b/docs/specs/SPECIFICATION_KERNEL.md
@@ -6,7 +6,7 @@
- ABI and Format: PEF/PE32+.
- Kernel architecture: Portable hybrid Kernel.
-- Language: C++/(Assembly (AMD64, X64000, X86S, ARM64, POWER, RISCV))
+- Used Languages: C++, and Assembly Assembly (AMD64, X64000, X86S, ARM64, POWER, RISCV)
===================================
diff --git a/docs/md/SPECIFICATION_MBCI.md b/docs/specs/SPECIFICATION_MBCI.md
index 63452a85..63452a85 100644
--- a/docs/md/SPECIFICATION_MBCI.md
+++ b/docs/specs/SPECIFICATION_MBCI.md