Commit Graph

15 Commits

Author SHA1 Message Date
Patrice Chalin 743bea1398
Drop generic ALTS page (#540)
Contributes to #527
2020-11-23 17:32:40 -05: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
Patrice Chalin 7d2f8cc427
Remove unnecessary use of HTML entities (#252)
Closes #162
2020-05-29 16:09:46 -04:00
Patrice Chalin cfaf2a26c4
Drop `layout` front-matter entry from docs pages (#235)
I've checked that the generated site isn't affected by the removal of these noop front-matter layout entries.
2020-05-22 14:59:40 -04:00
Patrice Chalin 0a198d69fc
Auth page description adj., and markdown cleanup (#212) 2020-04-23 19:12:39 -04:00
lucperkins 90be3caa36 Convert notes to admonitions
Signed-off-by: lucperkins <lucperkins@gmail.com>
2020-03-09 14:56:10 -07: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
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
dominik 5e8e0032ab
Update auth.md 2019-05-13 12:01:59 +02:00
dominik d8b952225f
Update auth.md 2019-05-13 11:59:39 +02:00
Tim Düsterhus bf8f74670c
Remove erroneous backtick in auth.md for PHP 2019-04-30 19:37:40 +02:00
lucperkins e7bc96f8c3 Add page description for guides
Signed-off-by: lucperkins <lucperkins@gmail.com>
2019-04-24 12:22:30 -07:00
lucperkins 94b5a237e5 Remove errant aliases
Signed-off-by: lucperkins <lucperkins@gmail.com>
2019-04-23 09:29:27 -07:00
lucperkins 067307dd29 Add contents of new site repo
Signed-off-by: lucperkins <lucperkins@gmail.com>
2019-04-22 18:07:24 -07:00