mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 11:46:38 +08:00
Merge pull request #786 from larshp/issue_768
docs: new simple welcome page
This commit is contained in:
commit
d663aef5fc
|
@ -1,6 +1,3 @@
|
||||||
- title: Welcome
|
|
||||||
file: index
|
|
||||||
|
|
||||||
- title: Guides
|
- title: Guides
|
||||||
items:
|
items:
|
||||||
- file: guide-install
|
- file: guide-install
|
||||||
|
|
|
@ -2,30 +2,10 @@
|
||||||
title: Welcome
|
title: Welcome
|
||||||
---
|
---
|
||||||
|
|
||||||
|
abapGit is a git client for ABAP developed in ABAP. It requires SAP BASIS version 702 or higher.
|
||||||
|
|
||||||
# Guides
|
Latest build: [zabapgit.abap](https://raw.githubusercontent.com/larshp/abapGit/build/zabapgit.abap)
|
||||||
* [Installing abapGit](guide-install.html)
|
|
||||||
* [Updating abapGit](guide-upgrade.html)
|
|
||||||
* [Uninstalling abapGit](guide-uninstall.html)
|
|
||||||
|
|
||||||
### Online Projects ###
|
For questions/comments/bugs/feature requests/wishes please create an [issue](https://github.com/larshp/abapGit/issues)
|
||||||
Requires SSL setup and access to the internet from the SAP system. This is the easiest way to keep the code up to date or contribute to existing projects.
|
|
||||||
|
|
||||||
* [Installing a repository](guide-online-install.html)
|

|
||||||
* [Keeping code up to date](guide-online-update.html)
|
|
||||||
* [Uninstalling a repository](guide-online-uninstall.html)
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
* [Your first abapGit project](guide-first-project.html)
|
|
||||||
* [Moving existing package contents into git](guide-moving-package.html)
|
|
||||||
* [Contributing to a project](guide-contributing.html)
|
|
||||||
|
|
||||||
### Offline Projects ###
|
|
||||||
No SSL or internet access required, will work if the SAP system is behind a firewall.
|
|
||||||
|
|
||||||
* [Installing a repository offline](guide-import-zip.html)
|
|
||||||
* [Exporting offline project to repository](guide-export-zip.html)
|
|
||||||
|
|
||||||
# FAQ
|
|
||||||
For questions/comments/bugs/feature requests/wishes please create an [issue](https://github.com/larshp/abapGit/issues)
|
|
Loading…
Reference in New Issue
Block a user