PHP language-home: use new layout & link to examples (#734)

This commit is contained in:
Patrice Chalin 2021-03-22 13:04:50 -04:00 committed by GitHub
parent 4e5a975ccb
commit 9b21a156a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 6 deletions

View File

@ -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)