"Move Docker documentation under Developer Guide"#3747
Closed
man080107 wants to merge 2 commits intoPecanProject:developfrom
Closed
"Move Docker documentation under Developer Guide"#3747man080107 wants to merge 2 commits intoPecanProject:developfrom
man080107 wants to merge 2 commits intoPecanProject:developfrom
Conversation
mdietze
approved these changes
Jan 4, 2026
Member
|
Contributor
Author
man080107
added a commit
to man080107/pecan
that referenced
this pull request
Jan 5, 2026
Contributor
Author
|
I worked on the same issue but a beginner mistakenly opened a new PR #3749 instead of adding the fix here. Apologies for that |
Member
|
superseded by #3749 |
auto-merge was automatically disabled
January 5, 2026 13:57
Pull request was closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This pull request reorganizes the Docker-related documentation by moving it from the "Topical Pages" section to the "Developer Guide" section of the book. The content itself is unchanged; only the structure and links have been updated to improve navigation and clarity.
Motivation and Context
Docker documentation is primarily developer- and deployment-focused, but it was previously listed under user-facing "Topical Pages," which caused confusion when browsing the documentation. This change places Docker documentation alongside other developer workflows, making the documentation structure more intuitive.
This PR addresses issue #3746.
Review Time Estimate
Types of changes
Checklist: