Skip to content

Update PackageDescription.md #3143

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

Merged
merged 1 commit into from
Jan 5, 2021
Merged

Update PackageDescription.md #3143

merged 1 commit into from
Jan 5, 2021

Conversation

benrimmington
Copy link
Contributor

Update the internal documentation.

Motivation:

Follow-up to: #3079

Modifications:

  • Rename the second target method to executableTarget.
  • Update the CLanguageStandard and CXXLanguageStandard enums.

Result:

# CXXLanguageStandard

`enum CXXLanguageStandard`

The supported C++ language standards to use for compiling C++ sources in the package.
The supported C++ language standard to use for compiling C++ sources in the package.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Even if an enum will result on 1 standard, I would keep standards because below we are having a list of standard.

@tomerd
Copy link
Contributor

tomerd commented Jan 2, 2021

thanks @benrimmington will merge when we are back next week

Copy link
Contributor

@abertelrud abertelrud left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@abertelrud
Copy link
Contributor

@swift-ci please smoke test

@abertelrud
Copy link
Contributor

Since @tomerd has approved, I will merge as soon as tests pass.

@tomerd tomerd added the ready Author believes the PR is ready to be merged & any feedback has been addressed label Jan 5, 2021
@tomerd tomerd merged commit 9561808 into swiftlang:main Jan 5, 2021
@benrimmington benrimmington deleted the update-package-description-md branch January 5, 2021 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready Author believes the PR is ready to be merged & any feedback has been addressed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants