mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 20:03:20 +08:00
50 lines
1.2 KiB
YAML
50 lines
1.2 KiB
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 package into git
|
|
- title: Contributing to a project
|
|
- title: Offline projects
|
|
subitems:
|
|
- title: Importing zip
|
|
- title: Exporting zip
|
|
- title: Regular backup
|
|
file: guide-regular-backup
|
|
|
|
- title: Reference
|
|
items:
|
|
- title: Global settings
|
|
- file: foo
|
|
title: foo
|
|
subitems:
|
|
- file: bar
|
|
title: bar
|
|
- file: moo
|
|
title: moo
|
|
|
|
- title: Other
|
|
items:
|
|
- title: Articles and Presentations
|
|
file: other-articles
|
|
- file: ZABAPGIT_TEST_SSL
|
|
title: ZABAPGIT_TEST_SSL
|
|
- title: XML mismatch
|
|
file: xml-mismatch
|
|
- title: Object File Formats
|
|
file: other-file-formats
|
|
- title: Technical Links
|
|
file: other-technical-links |