-
Notifications
You must be signed in to change notification settings - Fork 3
Make various edits to Go and PHP docs based on feedback #125
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
Conversation
|
✅ No documentation updates required. |
|
🌿 Preview your docs: https://fern-preview-b7d31ed0-b893-4b9e-b94a-b88.docs.buildwithfern.com/learn |
fern/products/sdks/overview/go/publishing-to-go-package-manager.mdx
Outdated
Show resolved
Hide resolved
fern/products/sdks/overview/go/publishing-to-go-package-manager.mdx
Outdated
Show resolved
Hide resolved
fern/products/sdks/overview/go/publishing-to-go-package-manager.mdx
Outdated
Show resolved
Hide resolved
fern/products/sdks/overview/go/publishing-to-go-package-manager.mdx
Outdated
Show resolved
Hide resolved
fern/products/sdks/overview/go/publishing-to-go-package-manager.mdx
Outdated
Show resolved
Hide resolved
| `go-sdk` is the name of the `generators.yml` group that configures your Go | ||
| SDK's output location and other metadata. You can customize this group name to | ||
| differentiate between multiple SDKs across different languages (e.g., | ||
| `internal-go-sdk`, `ruby-sdk`, etc) in your organization. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Same thing w.r.t. the internal- prefix here (the same applies elsewhere, so won't repeat myself).
|
🌿 Preview your docs: https://fern-preview-3bf20d7f-735b-41ec-aa0b-dba.docs.buildwithfern.com/learn |
|
🌿 Preview your docs: https://fern-preview-d06201af-e63b-406d-8111-3a4.docs.buildwithfern.com/learn |
|
🌿 Preview your docs: https://fern-preview-b2e85848-e488-43eb-bebf-3ad.docs.buildwithfern.com/learn |
|
🌿 Preview your docs: https://fern-preview-e9ff9013-b3e8-4ee5-be0a-66d.docs.buildwithfern.com/learn |
Also apply some very minor edits to all quickstarts for consistency.