mirror of https://github.com/grpc/grpc.io.git
PHP language-home: use new layout & link to examples (#734)
This commit is contained in:
parent
4e5a975ccb
commit
9b21a156a2
|
@ -1,12 +1,17 @@
|
|||
---
|
||||
title: PHP
|
||||
api_path: grpc/LANG/namespace_grpc
|
||||
notoc: true
|
||||
prog_lang_home: true
|
||||
src_repo: https://github.com/grpc/grpc
|
||||
content:
|
||||
- learn_more:
|
||||
- "[Examples]($src_repo_url/tree/master/examples/php)"
|
||||
- reference:
|
||||
- "[API](api/)"
|
||||
- other:
|
||||
- "[grpc repo]($src_repo_url)"
|
||||
- "[Daily builds](daily-builds)"
|
||||
---
|
||||
|
||||
These language-specific pages are available:
|
||||
{{% docs/prog-lang-home-content %}}
|
||||
|
||||
- [Quick start](quickstart/)
|
||||
- [Basics tutorial](basics/)
|
||||
- [API reference](api)
|
||||
- [Daily builds](daily-builds)
|
||||
|
|
Loading…
Reference in New Issue