[PR #80] [CLOSED] Documentation fixes #1036

Open
opened 2026-01-29 15:39:42 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/aaru-dps/Aaru/pull/80
Author: @darkstar
Created: 11/28/2017
Status: Closed

Base: masterHead: documentation-fixes


📝 Commits (2)

  • 673c68a Update/Fix documentation
  • ddd5c49 Update/fix comments for DiscImageChef.DiscImages

📊 Changes

27 files changed (+79 additions, -50 deletions)

View changed files

📝 DiscImageChef.Devices/ChangeLog (+8 -0)
📝 DiscImageChef.Devices/Device/MmcCommands/MMC.cs (+2 -2)
📝 DiscImageChef.Devices/Device/MmcCommands/SecureDigital.cs (+2 -2)
📝 DiscImageChef.Devices/Device/ScsiCommands/Kreon.cs (+3 -4)
📝 DiscImageChef.Devices/FreeBSD/Command.cs (+1 -1)
📝 DiscImageChef.Devices/Linux/ListDevices.cs (+2 -2)
📝 DiscImageChef.Devices/Windows/ListDevices.cs (+2 -2)
📝 DiscImageChef.DiscImages/Anex86.cs (+2 -2)
📝 DiscImageChef.DiscImages/AppleDOS.cs (+2 -2)
📝 DiscImageChef.DiscImages/Apridisk.cs (+2 -2)
📝 DiscImageChef.DiscImages/CPCDSK.cs (+2 -2)
📝 DiscImageChef.DiscImages/ChangeLog (+22 -0)
📝 DiscImageChef.DiscImages/CloneCD.cs (+2 -2)
📝 DiscImageChef.DiscImages/D88.cs (+2 -2)
📝 DiscImageChef.DiscImages/DIM.cs (+2 -2)
📝 DiscImageChef.DiscImages/DiscJuggler.cs (+2 -2)
📝 DiscImageChef.DiscImages/DriDiskCopy.cs (+2 -2)
📝 DiscImageChef.DiscImages/MaxiDisk.cs (+2 -2)
📝 DiscImageChef.DiscImages/NHDr0.cs (+2 -2)
📝 DiscImageChef.DiscImages/PartClone.cs (+2 -2)

...and 7 more files

📄 Description

Hey,

I went over some of the comments of DiscImageChef and fixed some issues/omissions.

Let me know if you want something changed and I'll update the PR


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/aaru-dps/Aaru/pull/80 **Author:** [@darkstar](https://github.com/darkstar) **Created:** 11/28/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `documentation-fixes` --- ### 📝 Commits (2) - [`673c68a`](https://github.com/aaru-dps/Aaru/commit/673c68ae57ad72a3d97a5becd6c2435cc703568c) Update/Fix documentation - [`ddd5c49`](https://github.com/aaru-dps/Aaru/commit/ddd5c499b67fef424a394af3d510db6ada26f9b6) Update/fix comments for DiscImageChef.DiscImages ### 📊 Changes **27 files changed** (+79 additions, -50 deletions) <details> <summary>View changed files</summary> 📝 `DiscImageChef.Devices/ChangeLog` (+8 -0) 📝 `DiscImageChef.Devices/Device/MmcCommands/MMC.cs` (+2 -2) 📝 `DiscImageChef.Devices/Device/MmcCommands/SecureDigital.cs` (+2 -2) 📝 `DiscImageChef.Devices/Device/ScsiCommands/Kreon.cs` (+3 -4) 📝 `DiscImageChef.Devices/FreeBSD/Command.cs` (+1 -1) 📝 `DiscImageChef.Devices/Linux/ListDevices.cs` (+2 -2) 📝 `DiscImageChef.Devices/Windows/ListDevices.cs` (+2 -2) 📝 `DiscImageChef.DiscImages/Anex86.cs` (+2 -2) 📝 `DiscImageChef.DiscImages/AppleDOS.cs` (+2 -2) 📝 `DiscImageChef.DiscImages/Apridisk.cs` (+2 -2) 📝 `DiscImageChef.DiscImages/CPCDSK.cs` (+2 -2) 📝 `DiscImageChef.DiscImages/ChangeLog` (+22 -0) 📝 `DiscImageChef.DiscImages/CloneCD.cs` (+2 -2) 📝 `DiscImageChef.DiscImages/D88.cs` (+2 -2) 📝 `DiscImageChef.DiscImages/DIM.cs` (+2 -2) 📝 `DiscImageChef.DiscImages/DiscJuggler.cs` (+2 -2) 📝 `DiscImageChef.DiscImages/DriDiskCopy.cs` (+2 -2) 📝 `DiscImageChef.DiscImages/MaxiDisk.cs` (+2 -2) 📝 `DiscImageChef.DiscImages/NHDr0.cs` (+2 -2) 📝 `DiscImageChef.DiscImages/PartClone.cs` (+2 -2) _...and 7 more files_ </details> ### 📄 Description Hey, I went over some of the comments of DiscImageChef and fixed some issues/omissions. Let me know if you want something changed and I'll update the PR --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 15:39:42 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: aaru-dps/Aaru-aaru-dps#1036