Andy Mention
4be043a5a1
Update Ruby basics to clearly state prerequisites ( #881 )
...
These are already covered in the quickstart, but as long as the
prerequisites are mentioned here, they should probably include both
necessary libraries instead of just one.
This commit also fixes two somewhat confusing typos at the end of the
sentence.
2022-04-06 13:31:37 -07:00
Nontawat Numor
eaff59f00f
Update quickstart in python 🍵 ( #959 )
...
I've already updated this example code to prevent confusion.
Follow with this section e122c64000/examples/python/helloworld/greeter_client.py (L29)
2022-03-30 11:19:53 -07:00
Patrice Chalin
b4656bd108
Examples: add --shallow-submodules to clone command ( #956 )
...
* Examples: add --shallow-submodules to clone command
* Use same URL format across languages
2022-03-23 14:01:51 -04:00
Patrice Chalin
9abb2823db
Quickstart, basic: add --depth 1 to clone command ( #954 )
2022-03-23 13:38:23 -04:00
Jan Tattermusch
70283ed868
c#: Remove mention of "classic" .csproj example ( #952 )
2022-03-16 16:59:52 +01:00
coding is so funny
8f2378a667
rename RegisterAsyncService to RegisterService ( #891 )
...
Fix grpc issue [#22884 ](https://github.com/grpc/grpc/issues/22884 )
2022-02-16 11:25:38 -08:00
vitsensei
691a46a41d
Update C++ quickstart.md ( #919 )
2022-02-03 07:26:46 -08:00
Patrice Chalin
3689485b5d
Go quickstart: make code excerpt reflect latest code changes ( #927 )
2022-01-19 04:05:21 -05:00
Gökhan Özeloğlu
91c813581e
Fix command flag bug in document ( #915 )
...
* Fix command flag bug in document
Signed-off-by: Gökhan Özeloğlu <gozeloglu@gmail.com>
* Update Go to v1.43.0
Closes #926
Co-authored-by: Patrice Chalin <pchalin@gmail.com>
2022-01-18 15:11:17 -05:00
Jovan Arizanov
197ea0f448
Fix PHP quick start typo ( #916 )
...
fix a typo
2022-01-04 15:05:20 -08:00
Sergii Tkachenko
b1642c4ac6
Update deprecated "Performance benchmark" link on "Go" page ( #879 )
...
* Update deprecated "Performance benchmark" link on "Go" page
Fixes #877
* Update _index.md
2021-10-06 15:59:21 -07:00
Esun Kim
9ecae0225f
removed abseil-installation ( #870 )
2021-09-22 22:15:57 -07:00
Patrice Chalin
70f7a45a21
Use manualLinkTarget for API and Daily-builds ( #859 )
2021-09-18 08:16:30 -04:00
Patrice Chalin
c2bde91147
Don't generate API-placeholder pages ( #858 )
2021-09-17 20:37:26 -04:00
lebedevsergey
20fffd5f91
fix bidirectional streaming PHP example ( #834 )
2021-09-01 11:06:29 -07:00
Patrice Chalin
1a0dd75f58
Java codegen: link directly to Android page ( #837 )
2021-08-21 12:53:47 -04:00
Patrice Chalin
88d84d6536
Trim trailing whitespace from descriptions ( #822 )
2021-08-11 07:00:27 -04:00
Patrice Chalin
78a4d993c1
Replace use of short_title with linkTitle in page front matter ( #821 )
2021-08-11 06:50:38 -04:00
Patrice Chalin
6dab4c8e39
Language & platform landing page cleanup ( #818 )
2021-08-11 06:21:45 -04:00
Andrey Bokhanko
873ac8418b
Fix a typo in Go basics page ( #800 )
...
Fix a typo -- there is no Read() call, as the document says
2021-07-12 16:01:29 -04:00
mori yuta
9d6d806486
Go quick start: use go install ( #708 )
...
* add plugins install method go1.16
Related Issues #682
* fix text
* remove blank
* Drop patch numbers
Co-authored-by: Patrice Chalin <chalin@users.noreply.github.com>
2021-05-10 16:32:46 -04:00
Patrice Chalin
78450e5dc3
Add maintenance-mode banner to C# pages ( #769 )
2021-05-03 21:08:10 +02:00
Patrice Chalin
9627f20ebb
PHP quick start: replace outdated installation instructions with link ( #758 )
2021-04-30 15:35:36 -04:00
Planutim
39226a8d96
C# Basics tutorial: code excerpt updates ( #760 )
2021-04-27 10:19:50 -04:00
Patrice Chalin
3db99a7d43
Dart basics: use "dart pub" ( #757 )
2021-04-22 08:58:49 -04:00
Patrice Chalin
01a64c49ba
Dart 2.12+ is required ( #756 )
2021-04-22 08:55:42 -04:00
Abhishek Ghaskata
91ba3e27b2
Dart quick start: use "dart pub" ( #755 )
2021-04-22 08:43:47 -04:00
Patrice Chalin
fec9490bc4
C++ quick start PATH tweaks ( #754 )
2021-04-21 09:09:20 -04:00
Esun Kim
bb431eec25
C++ Basics: use cmake ( #753 )
2021-04-21 08:54:07 -04:00
Esun Kim
2c7170b847
Add abseil installation to C++ doc ( #752 )
2021-04-20 13:32:06 -04:00
信鑫-King
63dab091b4
Update node Quick start ( #750 )
2021-04-19 12:55:56 -04:00
Steve Siano
e55f596f83
Fixed a typo ( #747 )
2021-04-13 06:47:44 -04:00
Yash Tibrewal
833dcb0725
C++ ALTS: s/grpc_impl/grpc ( #737 )
2021-03-24 15:17:56 -04:00
Patrice Chalin
9b21a156a2
PHP language-home: use new layout & link to examples ( #734 )
2021-03-22 13:04:50 -04:00
Patrice Chalin
4e5a975ccb
Don't generate daily-build placeholder pages ( #732 )
2021-03-22 12:05:26 -04:00
Patrice Chalin
587657c7d7
Add Kotlin gRPC case studies ( #721 )
2021-03-11 16:29:37 -05:00
Patrice Chalin
7e74a3e079
Kotlin landing page: add Kotlin Slack info ( #714 )
2021-03-10 08:00:22 -05:00
Patrice Chalin
d18bd016de
Kotlin pages: drop /JVM qualifier ( #712 )
2021-03-09 16:50:58 -05:00
Patrice Chalin
e29b23d1e4
C++ quick start: add note about local installs ( #691 )
...
Closes #690
2021-03-01 14:51:54 -05:00
Patrice Chalin
a531845af9
C++ quick start: consolidate grpc build instructions ( #686 )
2021-03-01 11:31:55 -05:00
Daren McCulley
6cdac4cee8
Node basics: replace deprecated method ( #676 )
2021-02-26 11:03:32 -05:00
Patrice Chalin
5acebdf002
Update PHP's grpc_php_plugin build instructions ( #684 )
...
Closes #664
2021-02-25 15:08:24 -05:00
KITAGAWA Yasutaka
fa46cd849d
Change the message type name ( #665 )
...
The type of return message of `CloseAndRecv` can be different from the parameter type of `Send`.
2021-02-23 10:37:09 -05:00
Patrice Chalin
4d859cf2ea
Add robots.txt ( #652 )
2021-02-16 10:06:00 -05:00
Patrice Chalin
ae46bb1818
Alert shortcodes: treat all bodies as markdown ( #640 )
...
Contributes to #623
2021-02-10 11:10:12 -05:00
Patrice Chalin
0c71293fa6
PHP quickstart: use https to fetch go-pear.phar ( #621 )
...
Supersedes #560 and closes #560
2021-02-03 10:23:13 -05:00
Patrice Chalin
05fc7bf471
C++ async tutorial: fix link to basics, switch to using relref ( #616 )
2021-01-28 16:21:49 -05:00
Michael Lumish
cb721320df
Update Node quickstart and tutorial to use grpc-js ( #500 )
2021-01-14 10:54:08 -05:00
Aidan Ranney
c00e9fc283
Address fixes and add meta (GitHub) links to pages ( #578 )
...
* Fixup to make comment consistent with others
* Replace missing FA icon with equivalent
* Render SVGs with Markdown and restore alt text to an image
* Give used-by user logos equal padding
* Fix border radius on search inputs
* Add meta links to all pages
* Fix overflow issue from covering link's content box
* Fix spacing issue on icon links in production
2020-12-18 20:04:43 -05:00
Aidan Ranney
8e4f008bb5
Add new shortcode to add missing headings to ToC ( #577 )
...
Previously, the Markdown renderer was not being passed the headings to
render on "language home" list pages. This moves some of the template
logic into a shortcode and specifies that it should be rendered as
Markdown. The shortcode is then called directly in the index pages.
2020-12-18 12:17:10 -05:00