Skip to content

Commit 128d288

Browse files
authored
docs: clarify that client library samples should also go in subdirectories (#6433)
1 parent 94deb54 commit 128d288

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AUTHORING_GUIDE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Samples that primarily show the use of one client library should be placed in th
7272
client library repository `googleapis/python-{api}`. Other samples should be placed in this repository
7373
`python-docs-samples`.
7474

75-
**Library repositories:** Each sample should be in the top-level samples folder `samples`
75+
**Library repositories:** Each sample should be in a folder under the top-level samples folder `samples`
7676
in the client library repository. See the [Text-to-Speech samples](https://github.com/googleapis/python-texttospeech/tree/master/samples)
7777
for an example.
7878

0 commit comments

Comments
 (0)