[PR #125] [MERGED] Doc refactor, updated docker docs #303

Closed
opened 2026-03-01 18:43:23 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbootxyz/netboot.xyz-docs/pull/125
Author: @antonym
Created: 2/5/2025
Status: Merged
Merged: 2/5/2025
Merged by: @antonym

Base: masterHead: doc_refactor


📝 Commits (1)

  • 97f8389 Doc refactor, updated docker docs

📊 Changes

29 files changed (+400 additions, -122 deletions)

View changed files

📝 .github/workflows/deploy.yml (+1 -2)
docs/booting/_category_.yml (+6 -0)
📝 docs/booting/grub.md (+2 -1)
📝 docs/booting/ipxe.md (+3 -2)
📝 docs/booting/iso.md (+3 -2)
📝 docs/booting/qemu.md (+3 -2)
📝 docs/booting/tftp.md (+3 -2)
📝 docs/booting/usb.md (+3 -2)
📝 docs/booting/vmware.md (+3 -2)
docs/community/_category_.yml (+6 -0)
📝 docs/community/nbxyz-users.md (+1 -0)
docs/docker.md (+0 -15)
docs/docker/_category_.yml (+6 -0)
docs/docker/dhcp.md (+100 -0)
docs/docker/overview.md (+39 -0)
docs/docker/parameters.md (+20 -0)
docs/docker/usage.md (+157 -0)
📝 docs/introduction.md (+1 -0)
docs/kb/_category_.yml (+5 -0)
docs/kb/hardware/_category_.yml (+5 -0)

...and 9 more files

📄 Description

Moves to directory generated sections


🔄 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/netbootxyz/netboot.xyz-docs/pull/125 **Author:** [@antonym](https://github.com/antonym) **Created:** 2/5/2025 **Status:** ✅ Merged **Merged:** 2/5/2025 **Merged by:** [@antonym](https://github.com/antonym) **Base:** `master` ← **Head:** `doc_refactor` --- ### 📝 Commits (1) - [`97f8389`](https://github.com/netbootxyz/netboot.xyz-docs/commit/97f8389ac35585b287eb4803640328b3008edfad) Doc refactor, updated docker docs ### 📊 Changes **29 files changed** (+400 additions, -122 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/deploy.yml` (+1 -2) ➕ `docs/booting/_category_.yml` (+6 -0) 📝 `docs/booting/grub.md` (+2 -1) 📝 `docs/booting/ipxe.md` (+3 -2) 📝 `docs/booting/iso.md` (+3 -2) 📝 `docs/booting/qemu.md` (+3 -2) 📝 `docs/booting/tftp.md` (+3 -2) 📝 `docs/booting/usb.md` (+3 -2) 📝 `docs/booting/vmware.md` (+3 -2) ➕ `docs/community/_category_.yml` (+6 -0) 📝 `docs/community/nbxyz-users.md` (+1 -0) ➖ `docs/docker.md` (+0 -15) ➕ `docs/docker/_category_.yml` (+6 -0) ➕ `docs/docker/dhcp.md` (+100 -0) ➕ `docs/docker/overview.md` (+39 -0) ➕ `docs/docker/parameters.md` (+20 -0) ➕ `docs/docker/usage.md` (+157 -0) 📝 `docs/introduction.md` (+1 -0) ➕ `docs/kb/_category_.yml` (+5 -0) ➕ `docs/kb/hardware/_category_.yml` (+5 -0) _...and 9 more files_ </details> ### 📄 Description Moves to directory generated sections --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 18:43:23 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/netboot.xyz-docs#303
No description provided.