Docs: fix links to grpc.io quick start, tutorial and other pages#23220
Docs: fix links to grpc.io quick start, tutorial and other pages#23220jtattermusch merged 4 commits intogrpc:masterfrom
Conversation
|
cc @ejona86 |
| README files. | ||
|
|
||
| [gRPC Basics]: https://grpc.io/docs/tutorials/basic/cpp | ||
| [gRPC Basics]: https://grpc.io/docs/languages/cpp/basics |
There was a problem hiding this comment.
quickstart sounds good, but I still feel that "basics" is not best name for the "routeguide" example.
My confusion because quickstart and basics are synonyms.
- Out of "quickstart" and "basics" which one is more basic?
- should I start witht basics or with quickstart? to me they both mean the same.
Can we figure out a better name for "basics" before submitting this change, so that we don't have to change things several time?
|
@jtattermusch, thanks for your feedback. The page titles "Quick Start" and "Basics Tutorial" originate from at least the inception of the site. While I agree that, for example, the "Basics Tutorial" might not be the best name, IMHO, possible page renames would best be discussed at our next Docs WG meeting (I've added it to the meeting agenda), and are beyond the scope of this PR, whose purpose is to fix links to existing pages.
I don't see them as synonyms:
Do you agree with the suggested strategy: approving and merging this PR and followup with a discussing at our next meeting? |
@jtattermusch