Skip to content

Commit

Permalink
fix summary in manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
taranvohra committed Oct 30, 2023
1 parent 97e92fc commit 2cd00b9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions integrations/github/gitbook-manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ summary: |
# Overview
GitHub Sync allows technical teams to synchronize GitHub repositories with GitBook and turn Markdown files into beautiful, user-friendly docs. So you can edit directly in GitBook’s powerful editor while keeping content synchronized with your codebase on GitHub — and vice versa.
Head to our documentation to find out more.
# How it works
Expand All @@ -23,7 +25,11 @@ summary: |
# Configure
First, click Configure in the top-right of your GitBook space and choose GitLab as your provider. You’ll need to authenticate in GitHub, then head back to GitBook and install the integration if you haven’t already. You can then link your GitBook space to a GitHub repository and select the branch you want to sync.
When you make a change in GitBook, it will sync to GitHub as a commit. When you make a change in GitHub, they’ll sync to GitBook as history commits.
Find out more about configuring GitHub Sync in our documentation.
script: src/index.ts
scopes:
Expand Down

0 comments on commit 2cd00b9

Please sign in to comment.