Merge pull request #786 from larshp/issue_768

docs: new simple welcome page
This commit is contained in:
Lars Hvam 2017-06-11 12:57:31 +02:00 committed by GitHub
commit d663aef5fc
2 changed files with 4 additions and 27 deletions

View File

@ -1,6 +1,3 @@
- title: Welcome
file: index
- title: Guides - title: Guides
items: items:
- file: guide-install - file: guide-install

View File

@ -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) ![](img/abapgit_1_33_3.png)
* [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)