Suggesting Changes
Learn how to edit and add new media, pages and sections
Understanding GitBook's integration with GitHub
First page
├── A group of pages
│ ├── A page
│ ├── Another page
│ ├── One more page
│ │ ├── A nested page
│ │ └── Another nested page├── .gitbook/
│ └── assets/
│ │ └── an-image.png
├── a-group-of-pages/
│ ├── a-page.md
│ ├── another-page.md
│ ├── one-more-page/
│ │ ├── README.md
│ │ ├── a-nested-page.md
│ │ └── another-nested-page.md
├── README.md
└── SUMMARY.mdEditing Existing Pages




Earning Rewards
Additional Info
Last updated