Skip to content

Commit 1ff80b3

Browse files
committed
add section in navigation for events
1 parent a786e8d commit 1ff80b3

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

doc/compiled.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,9 @@
151151
"name": "Repo Syncs",
152152
"description": "The Repo Syncs API allows you to synchronize your Phrase projects with your code repositories.\nYou can import translations from your repository to Phrase and export translations from Phrase to your repository.\n"
153153
},
154+
{
155+
"name": "Repo Sync Events"
156+
},
154157
{
155158
"name": "Reports"
156159
},

main.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,7 @@ tags:
199199
description: |
200200
The Repo Syncs API allows you to synchronize your Phrase projects with your code repositories.
201201
You can import translations from your repository to Phrase and export translations from Phrase to your repository.
202+
- name: Repo Sync Events
202203
- name: Reports
203204
- name: Search
204205
- name: Screenshot Markers

0 commit comments

Comments
 (0)