Skip to content

Commit 44d8ef8

Browse files
authored
PHP client doc: add Introduction page to table of content
1 parent 2462c2e commit 44d8ef8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tasks/build-doc.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -698,6 +698,7 @@ gulp.task('create-resources-md', ['create-products-md','create-catalog-structure
698698
gulp.task('build-php-client', ['clean-dist','less', 'create-resources-md'], function () {
699699

700700
var pages = {
701+
'introduction.md': 'Introduction',
701702
'getting-started.md': 'Getting started',
702703
'authentication.md': 'Authentication',
703704
'exception.md': 'Exception handling',

0 commit comments

Comments
 (0)