Skip to content

Server docs building#1277

Closed
heckj wants to merge 4 commits intoswiftlang:mainfrom
heckj:server-docs-building
Closed

Server docs building#1277
heckj wants to merge 4 commits intoswiftlang:mainfrom
heckj:server-docs-building

Conversation

@heckj
Copy link
Copy Markdown
Member

@heckj heckj commented Dec 19, 2025

Do Not Merge

Updates the guide to building packages for Swift Server

Motivation:

Updates the guide to building packages for Swift Server, resolves swiftlang/docs#19

Modifications:

Revise to align to the outline in swiftlang/docs#19 and add some additional guidance on inspecting binary executables using file with examples to show how the different build options can be compared.

Result:

Perhaps the easiest way to view this content would be to check out this PR and running the branch locally, so you get a good HTML preview of the proposed article updates:

gh pr checkout 1277
make build
make website
open http://localhost:4000/documentation/server/guides/building/
make clean

@heckj heckj self-assigned this Dec 19, 2025
@heckj heckj requested a review from a team as a code owner December 19, 2025 19:40
@heckj heckj added the documentation Improvements or additions to documentation label Dec 19, 2025
@heckj heckj requested a review from czechboy0 February 4, 2026 19:41
@heckj
Copy link
Copy Markdown
Member Author

heckj commented Feb 6, 2026

going to repurpose this to apply these updates into a repo within the docs repository

@heckj
Copy link
Copy Markdown
Member Author

heckj commented Feb 23, 2026

closing in favor of swiftlang/docs#31

@heckj heckj closed this Feb 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

building ([current](https://www.swift.org/documentation/server/guides/building.html))

2 participants