From ba7d35f0e342177274cbe0be5ac9f0af2afc19da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ya=C4=9F=C4=B1z=20Zengin?= Date: Tue, 2 Sep 2025 19:49:27 +0300 Subject: [PATCH] Updated Library Documentation (markdown) --- Library-Documentation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Library-Documentation.md b/Library-Documentation.md index 26b81d4..c1ba586 100644 --- a/Library-Documentation.md +++ b/Library-Documentation.md @@ -408,7 +408,7 @@ Main namespace of the library. Contains all core types, builder classes, and uti ### Types -#### `PartitionMap::Info` +#### `Info` Represents a single partition entry. @@ -429,7 +429,7 @@ struct _entry { --- -#### `PartitionMap::BasicInfo` +#### `BasicInfo` Minimal information about a partition.