Commit Graph

155 Commits

Author SHA1 Message Date
Patrice Chalin cb3dfdbbba
Go quick start: use protoc-gen-go-grpc@v1.0 (#436)
Closes #298
2020-10-05 22:10:38 -04:00
Patrice Chalin 5b65ae916c
Protoc installation page: update protoc version to 3.13.0 (#434) 2020-10-05 19:43:15 -04:00
Patrice Chalin 0ba07a5c61
Cleanup: make title capitalization consistent with guidelines (#417)
* Fix title case for Quick start

* Fix title case for tutorials

* Use relative path to basics tutorial from qc

* Avoid unnecessary redirects
2020-09-24 17:51:19 -04:00
Patrice Chalin f5a68c2771
Async tutorial: fix 404 to API reference entry (#415) 2020-09-24 15:57:22 -04:00
Patrice Chalin 3704786aee
Go quick start: simplify protoc arguments (#400)
- Move note before the protoc command
- Drop superfluous protoc arguments

Closes #383
2020-09-18 12:59:27 -04:00
Patrice Chalin cd0e4a628e
Replace deprecated ANDROID_HOME with ANDROID_SDK_ROOT (#398)
Closes #381
2020-09-15 21:08:38 -04:00
Patrice Chalin 35eda793db
Go tutorial copyedits (#396) 2020-09-15 14:24:13 -04:00
Patrice Chalin ea6e66fbb2
Dart tutorial: correct variable name (#395)
Closes #386
2020-09-15 14:13:57 -04:00
Brian Fallik 84e35a3372
Copyedit to Dart basics tutorial -- add 'this' (#387) 2020-09-14 14:15:58 -04:00
Stanley Cheung ad4141bb78
Update PHP landing URL (#384) 2020-08-17 13:03:49 -04:00
Patrice Chalin cdc7d837a6
Python: fix typos, and other copyedits (#380) 2020-08-06 14:34:17 -04:00
Eric Gribkoff 41bcfdf473
Update minimum API for Android Java (#373) 2020-07-29 18:21:29 -04:00
Patrice Chalin 5736ec4375
Dart quick start: fix path to examples (#356)
* Dart quick start: fix path to examples

Fixes #355

* Also fix path in the tutorial
2020-07-13 16:54:32 -04:00
Patrice Chalin eb255fc0b9
Fix typo in node tutorial, and add cspell workspace settings (#353) 2020-07-13 16:25:40 -04:00
Patrice Chalin a2277d2091
Android quick start: fix physical-device connection text (#351) 2020-07-13 15:08:03 -04:00
Patrice Chalin d0c756d08a
Quick start "What's next" section: update links (#349)
Closes #314. As mentioned in #314, this will help us get better analytics for API-reference visits.

* Update API links
* Update links to the tutorial
* Update links to intro and concepts
2020-07-11 17:27:59 -04:00
Patrice Chalin 3ea1c3698d
Dart quick start: mention Flutter SDK, update "template" (#347)
* Dart quick start: mention Flutter SDK, update "template"

- Mention possible use of Flutter SDK
- Update page to match the current quick start "template"

* Update links in "What's next"
2020-07-11 16:56:59 -04:00
Patrice Chalin 7c08f76b1c
Quick start page copyedits (#348)
Fix typo and tweak wording.
2020-07-11 16:54:16 -04:00
Patrice Chalin 0acb2dc4f4
Fix list item spacing (#343)
Fixes #305
2020-07-10 12:08:37 -04:00
Patrice Chalin 8b4e7201df
Android quick start: add step to set path to SDK (#342)
Closes #323
2020-07-09 15:49:31 -04:00
Luc Perkins aae9235be6
Rework Google-specific language (#167)
* Change wording on gRPC origin

Signed-off-by: lucperkins <lucperkins@gmail.com>

* Templatize Why gRPC section

Signed-off-by: lucperkins <lucperkins@gmail.com>

* s/implement/generate
2020-07-07 15:35:56 -04:00
Patrice Chalin 08eec27984
Add note to benchmarking page: "no data available" messages are possible (#339)
Closes #338
2020-07-07 08:48:57 -04:00
Jiangtao Li 281c273417
Update handshaker service proto link from a commit (#336) 2020-07-03 13:01:22 -04:00
Jiangtao Li 46b0c24a20
Add ALTS auth guide (#301)
* Add ALTS auth guide

* Move alts_auth.md to guides/auth/ALTS.md

* Fix ALTS link

* Address reviewer's comments

* Split ALTS.md into two pages.

* Revert "Split ALTS.md into two pages."

This reverts commit 55dbbd9986.

* Address reviewer comments

* Address Cesar's comments

* Remove GCP specific info. Make ALTS guide more generic
2020-07-02 05:32:09 -04:00
Jan Tattermusch 5d73cdf327
C# tutorial: Simplify instructions for running route guide server and client (#221) 2020-06-30 09:24:40 +02:00
Patrice Chalin 3dba10d66a
Eliminate samples page (#328)
- Per working group discussion on 20/06/01.
- Contributes to #280
2020-06-29 14:30:18 -04:00
Patrice Chalin 1a2ad9b9e4
Android Java quick start - fix client code and launch steps (#322) 2020-06-26 15:28:11 -04:00
Patrice Chalin 7a55c66498
Android Java quick-start updates (#320)
A first pass on updating prose and code that is wrong / outdated.
2020-06-26 11:53:01 -04:00
Patrice Chalin 5f5919a70d
Update Go quick start to use local cmd/protoc-gen-go-grpc (#319)
* Update Go quick start to use local `cmd/protoc-gen-go-grpc`
* Remove requireUnimplementedServers option
2020-06-25 16:59:52 -04:00
Patrice Chalin 258c579fff
Java quick-start updates (#315) 2020-06-25 13:20:50 -04:00
Patrice Chalin 268ddc5a20
Support sidenav entries generated from Pages list (#308) 2020-06-23 13:54:19 -04:00
ROd fde71da9d5
wrong path on cd command example (#303) 2020-06-23 13:53:34 -04:00
Patrice Chalin 25c1b2f4a3
Reworked Docs landing page (#302)
* Docs landing page rework

* Try another layout

* Simplify intro paragraph

* Copyedit - thanks Luc

* title: gRPC Documentation -> Documentation

* Drop article

* Fix links. Thanks Eric!
2020-06-23 12:28:14 -04:00
Patrice Chalin 47cd70ee9c
Simplify API reference URL design and redirect handling (#299)
* Redirect ".../api" paths
* Simplify logic
* Avoiding use of deprecated .Page.Dir
2020-06-19 12:39:48 -04:00
Patrice Chalin 6f1fcebffc
Go quick start: clone v1.30.0-dev.1 (#297)
Closes #296
2020-06-18 20:58:51 -04:00
Patrice Chalin 6c27bd1dcb
Add "Daily builds" links for wrapped languages (#283)
- Remove "Packages" external link from main nav
- Add links to "Daily builds" for relevant wrapped languages.
2020-06-15 14:06:12 -04:00
Patrice Chalin a35da4d548 Make sidenav API entries: use proper path 2020-06-11 11:09:19 -04:00
Patrice Chalin 24f1af3017 All languages covered 2020-06-11 09:25:53 -04:00
Patrice Chalin 857a295683 Another redirect-rule variant trial 2020-06-11 09:25:38 -04:00
Patrice Chalin e81796f189 Use lang specific redirects + catch all 2020-06-11 09:25:13 -04:00
Patrice Chalin 9dd867c20d
Chore: adjust language page weights (#274)
- No change to generated site (except for a reorder of entries in the sitemap.xml file)
- Prep work for #273
2020-06-11 05:04:24 -04:00
Patrice Chalin fdc5b387d2
gRPC-web quick start updates (#272) 2020-06-10 16:55:51 -04:00
Patrice Chalin f818595e32
Move official-support table to languages page (#266) 2020-06-05 10:18:33 -04:00
Richard Belleville 810f55bec8
Add note about wait_for_termination (#260) 2020-06-02 14:37:16 -04:00
Patrice Chalin 9232a3fcd1
Refer to C# entry as C# / .NET (#258) 2020-06-02 08:02:07 -04:00
Patrice Chalin 9e3c9134cf
Add "What is gRPC?" section (#250)
* Add "What is gRPC?" section

* Move "core concepts" page to new section

* Move "What is gRPC" text to Intro page

* List techniques in Guides landing page

* Add "What is gRPC?" to Docs drop-down

* Link "Learn more" CTA to intro page

* Replace "What is gRPC?" links with "Intro" links

Replace links to
    [What is gRPC?](guides)
by
    [Introduction to gRPC](what-is-grpc/introduction)

* Replace links to "Overview" by links to Intro

Formerly the "Overview" page contained the text that is now in the intro page.

* Add redirect for concepts page

* Fix link in intro page
2020-05-29 20:20:03 -04:00
Patrice Chalin 7d2f8cc427
Remove unnecessary use of HTML entities (#252)
Closes #162
2020-05-29 16:09:46 -04:00
Patrice Chalin 3a008dc431
Drop contributing.md placeholder file (#248)
The Community page will hold this information. This is in preparation for rework of the Guides section.
2020-05-28 16:06:02 -04:00
Patrice Chalin d89cf21373
Move API-reference links to language-specific pages (#245)
* Move API-reference links to language-specific pages

* Remove language references from reference page

Note that the page no longer shows up in the left-nav.

* Drop shortcode and data file that aren't used anymore

* Drop reference page

* C# .NET page: make prose match other pages

* gRPC-for-.NET prose tweak

* Eric's feedback: don't add mention of gRPC core in Languages page
2020-05-28 15:05:33 -04:00
Patrice Chalin 08f2a06b14
C# pages: repurpose non-quick-start page into a "gRPC for .NET" page (#244)
* Initial revision

* Create separate dotnet page

* Simplify the C# section page
2020-05-28 13:14:44 -04:00