Patrice Chalin
bc522aa685
Min Dart SDK to 2.2+ ( #134 )
...
Closes #133 . Also removes statement that claimed that Dart `grpc` package was in beta.
2020-03-13 14:01:52 -04:00
lucperkins
c6decb6785
Fix broken links
...
Signed-off-by: lucperkins <lucperkins@gmail.com>
2020-03-10 12:39:30 -07:00
lucperkins
da385998b6
Fix Markdown indentation
...
Signed-off-by: lucperkins <lucperkins@gmail.com>
2020-03-10 11:43:12 -07:00
lucperkins
e6612f650f
Undo Markdown link changes
...
Signed-off-by: lucperkins <lucperkins@gmail.com>
2020-03-10 11:01:30 -07:00
lucperkins
3f0aec073d
Fix broken hash link
...
Signed-off-by: lucperkins <lucperkins@gmail.com>
2020-03-10 10:43:39 -07:00
lucperkins
313b30daff
More aesthetic adjustments
...
Signed-off-by: lucperkins <lucperkins@gmail.com>
2020-03-09 15:45:06 -07:00
lucperkins
6b3df0d411
Add modal for images
...
Signed-off-by: lucperkins <lucperkins@gmail.com>
2020-03-09 15:11:25 -07:00
lucperkins
90be3caa36
Convert notes to admonitions
...
Signed-off-by: lucperkins <lucperkins@gmail.com>
2020-03-09 14:56:10 -07:00
lucperkins
83bd762af3
Fix reference docs
...
Signed-off-by: lucperkins <lucperkins@gmail.com>
2020-03-09 12:00:04 -07:00
lucperkins
d2a7ecdf71
Remove unused files
...
Signed-off-by: lucperkins <lucperkins@gmail.com>
2020-03-09 11:58:04 -07:00
lucperkins
03c0a71713
Add shortcode for reference links
...
Signed-off-by: lucperkins <lucperkins@gmail.com>
2020-03-09 11:51:58 -07:00
lucperkins
4edb8c9e39
Merge branch 'master' into lperkins/css-framework
2020-03-09 10:26:00 -07:00
lucperkins
38375f22c9
Fix initial broken links
...
Signed-off-by: lucperkins <lucperkins@gmail.com>
2020-03-06 13:13:51 -08:00
lucperkins
832d50195a
Small templating fixes
...
Signed-off-by: lucperkins <lucperkins@gmail.com>
2020-03-06 12:39:25 -08:00
lucperkins
c52ae9b968
Docs cleanup
...
Signed-off-by: lucperkins <lucperkins@gmail.com>
2020-03-06 12:36:01 -08:00
lucperkins
106c647e5e
Add docs nav
...
Signed-off-by: lucperkins <lucperkins@gmail.com>
2020-03-06 11:53:44 -08:00
Patrice Chalin
f3397321d9
More markdown cleanup following Hugo upgrade ( #115 )
...
In particular, removing / replacting embedded HTML.
Followup to #113 .
2020-03-05 14:22:04 -05:00
Patrice Chalin
fbaa7d32a9
Concepts page: fix content indentation ( #114 )
...
Closes #111 , at least as far as I can tell, I'm not seeing other cases.
2020-03-05 12:02:51 -05:00
Patrice Chalin
07b1440ba3
Quick start and Tutorial cleanup across all languages ( #112 )
...
- Closes #87
- Closes #88
- Contributes to #111
- Markdown cleanup
- Copyedits in an attempt to bring some uniformity across language Quick Start and Tutorials.
2020-03-05 09:43:02 -05:00
Patrice Chalin
1acb8697ab
Android QS and Tutorial cleanup ( #110 )
...
Also switched to using `grpc_java_release_tag` rather than the general `grpc_release_tag` to generate URLs to repo files.
Contributes to #87 and #88 for Android.
2020-03-04 18:03:28 -05:00
Patrice Chalin
79ee012593
Java QS and Tutorial cleanup ( #108 )
...
Mainly just markdown cleanup. Contributes to #87 and #88 for Java.
2020-03-04 16:46:20 -05:00
Patrice Chalin
355070ca21
Guide overview copyedits ( #106 )
...
* Guide overview copyedits
* Post-review edits
2020-03-04 13:54:58 -05:00
Patrice Chalin
a638e6910f
Copyedit
2020-02-28 07:06:19 -05:00
Patrice Chalin
9a3e371500
Update code excerpts to match example code
2020-02-27 18:56:47 -05:00
Patrice Chalin
4dbea8fd76
Dart Quickstart: copyedits and markdown cleanup
...
Contributes to #87 and #88 for Dart
2020-02-27 16:24:29 -05:00
Patrice Chalin
77d6ae97b4
Add link to Dart API reference
2020-02-19 17:53:00 -05:00
Jan Tattermusch
020cd52af8
get rid of https://grpc.io/release occurrences
2020-02-04 15:12:46 +01:00
Srini Polavarapu
f21eac0c00
Merge pull request #74 from catkins/patch-1
...
Fix typo in Ruby auth example.
2020-01-15 10:27:07 -08:00
Muxi Yan
69ff199f6f
Make ObjC tutorial appear in the tutorial list
2020-01-08 11:19:04 -08:00
Srini Polavarapu
21aea05a46
Merge pull request #70 from dontrebootme/master
...
updated cpp CompletionQueue link
2020-01-08 11:14:34 -08:00
Srini Polavarapu
be980e639c
Merge pull request #71 from muxi/update-objc-v2-api
...
Update Objective-C tutorial to v2 API
2020-01-08 11:13:20 -08:00
Chris Atkins
05f03c1ec2
Fix typo in Ruby auth example.
...
The auth guide has a Ruby example that references a non-existent `GRPC::Core::Credentials` class. The class to use instead is `GRPC::Core::ChannelCredentials` as defined here:
bebd20b126/src/ruby/ext/grpc/rb_channel_credentials.c (L237)
2019-12-09 10:30:20 +11:00
Noval Agung Prayogo
fabc38fb5a
Update concepts.md
2019-11-29 22:54:30 +07:00
Muxi Yan
034eb670ec
Update tutorial to v2 API
2019-11-27 11:32:13 -08:00
Patrick
d1457b7410
updated cpp CompletionQueue link
2019-11-26 18:09:19 -08:00
Eric Anderson
60a30f0b73
Merge pull request #62 from Sean0628/edit-doc-for-ruby-tutorial
...
Edit document for Ruby tutorial
2019-11-25 11:35:13 -08:00
Sho Ito
e021be7f42
Add the missing comment for main method
2019-11-23 17:23:21 +09:00
Sho Ito
599c577dbd
Mod description of run_route_chat method
2019-11-04 20:21:02 +09:00
Sho Ito
3853277214
Rm redundant arg
2019-11-04 20:19:10 +09:00
Sho Ito
5d775b252c
Mod example codes in Starting the server section
2019-11-04 20:17:24 +09:00
Sho Ito
192c467bc5
Update description of route_chat method
2019-11-04 20:14:07 +09:00
Muxi Yan
6d3441ec34
Change Objective-C reference target
2019-11-01 09:16:55 -07:00
Muxi Yan
cbdf1863d7
update auth tutorial to v2 API
2019-10-21 09:39:58 -07:00
Muxi Yan
b45663b5c8
Update quickstart to v2 API
2019-10-17 11:32:12 -07:00
Jan Tattermusch
bac8370f90
remove links to microbenchmark data
2019-10-11 17:13:44 +02:00
Jan Tattermusch
06095bc48f
add grpc-dotnet reference docs
2019-09-23 15:04:55 +02:00
Jan Tattermusch
9303d5ad2e
Remove EOL at the end of file
2019-09-16 12:19:25 +02:00
Jan Tattermusch
29881ecd42
Apply suggestions from code review
...
Co-Authored-By: James Newton-King <james@newtonking.com>
2019-09-16 12:18:43 +02:00
Jan Tattermusch
d815de385d
add grpc-dotnet docs
2019-09-12 11:08:29 -04:00
Srini Polavarapu
eec9b4010b
Merge pull request #49 from suever/js_fix_ruby_api_link
...
Fix Ruby API documentation link
2019-09-09 16:41:21 -07:00