[PR #14] [MERGED] Add CSS dumping guide #22

Open
opened 2026-01-30 21:21:37 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/aaru-dps/Aaru.Documentation/pull/14
Author: @TheRogueArchivist
Created: 8/24/2021
Status: Merged
Merged: 8/25/2021
Merged by: @claunia

Base: develHead: master


📝 Commits (3)

  • eb3988c Add CSS dumping guide
  • bc1c94f Clarify how to enable decryption using the configure command
  • ab23832 Address reviews

📊 Changes

2 files changed (+20 additions, -0 deletions)

View changed files

faq/dump-css.md (+14 -0)
📝 quickstart.md (+6 -0)

📄 Description

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • New filesystem, test images in [url]
  • New media image, test images in [url]
  • New partition scheme, test images in [url]
  • Breaking change (fix or feature that would cause existing functionality to change)
  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

🔄 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.Documentation/pull/14 **Author:** [@TheRogueArchivist](https://github.com/TheRogueArchivist) **Created:** 8/24/2021 **Status:** ✅ Merged **Merged:** 8/25/2021 **Merged by:** [@claunia](https://github.com/claunia) **Base:** `devel` ← **Head:** `master` --- ### 📝 Commits (3) - [`eb3988c`](https://github.com/aaru-dps/Aaru.Documentation/commit/eb3988cd48152eaa2f3d8457a9f7e5aebddda5ac) Add CSS dumping guide - [`bc1c94f`](https://github.com/aaru-dps/Aaru.Documentation/commit/bc1c94f5ac9cf2a6aa8d532866ac21b10153c8c5) Clarify how to enable decryption using the configure command - [`ab23832`](https://github.com/aaru-dps/Aaru.Documentation/commit/ab238320d99f4d6387dfadb51448820bf10d871d) Address reviews ### 📊 Changes **2 files changed** (+20 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `faq/dump-css.md` (+14 -0) 📝 `quickstart.md` (+6 -0) </details> ### 📄 Description ## Types of changes <!--- What types of changes does your code introduce? Put an `x` in all the boxes that apply: --> - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] New filesystem, test images in [url] - [ ] New media image, test images in [url] - [ ] New partition scheme, test images in [url] - [ ] Breaking change (fix or feature that would cause existing functionality to change) - [ ] I have read the **CONTRIBUTING** document. - [ ] My code follows the code style of this project. - [ ] My change requires a change to the documentation. - [ ] I have updated the documentation accordingly. - [ ] I have added tests to cover my changes. - [ ] All new and existing tests passed. --- <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-30 21:21:38 +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.Documentation#22