mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 11:46:38 +08:00
41 lines
979 B
YAML
41 lines
979 B
YAML
- title: Welcome
|
|
file: index
|
|
|
|
- title: Guides
|
|
items:
|
|
- file: guide-install
|
|
title: Installation
|
|
- file: guide-upgrade
|
|
title: Upgrading
|
|
- file: guide-uninstall
|
|
title: Uninstalling
|
|
- title: Online projects
|
|
subitems:
|
|
- file: guide-online-install
|
|
title: Installing a repository
|
|
- title: Keeping code up to date
|
|
- title: Uninstalling a repository
|
|
- title: Your first abapGit project
|
|
- title: Moving existing package into git
|
|
- title: Contributing to a project
|
|
- title: Offline projects
|
|
subitems:
|
|
- title: Installing a repository
|
|
- title: Exporting files
|
|
|
|
- title: Reference
|
|
items:
|
|
- file: foo
|
|
title: foo
|
|
subitems:
|
|
- file: bar
|
|
title: bar
|
|
- file: moo
|
|
title: moo
|
|
|
|
- title: Other
|
|
items:
|
|
- file: ZABAPGIT_TEST_SSL
|
|
title: ZABAPGIT_TEST_SSL
|
|
- title: Articles and Presentations
|
|
- title: XML mismatch |