Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Jazzy doc generation #417

Merged
merged 1 commit into from
Jan 23, 2023
Merged

Remove Jazzy doc generation #417

merged 1 commit into from
Jan 23, 2023

Conversation

glbrntt
Copy link
Contributor

@glbrntt glbrntt commented Jan 23, 2023

Motivation:

Docs are generated by and hosted on the Swift Package Index. We no longer need the script to generate docs via Jazzy.

Modifications:

  • Remove the generate_docs script
  • Remove Jazzy from the Dockerfile but keep Ruby; it's used for generating test manifests.
  • Remove SwiftFormat from the Dockerfile; we don't use it.

Result:

Fewer unused things.

Motivation:

Docs are generated by and hosted on the Swift Package Index. We no
longer need the script to generate docs via Jazzy.

Modifications:

- Remove the generate_docs script
- Remove Jazzy from the Dockerfile but keep Ruby; it's used for
  generating test manifests.
- Remove SwiftFormat from the Dockerfile; we don't use it.

Result:

Fewer unused things.
@glbrntt glbrntt added the semver/none No version bump required. label Jan 23, 2023
@Lukasa Lukasa enabled auto-merge (squash) January 23, 2023 15:44
@Lukasa Lukasa merged commit 845a97c into apple:main Jan 23, 2023
@glbrntt glbrntt deleted the gb-remove-jazzy branch January 23, 2023 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver/none No version bump required.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants