mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 03:36:32 +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
|
||||
items:
|
||||
- file: guide-install
|
||||
|
|
|
@ -2,30 +2,10 @@
|
|||
title: Welcome
|
||||
---
|
||||
|
||||
abapGit is a git client for ABAP developed in ABAP. It requires SAP BASIS version 702 or higher.
|
||||
|
||||
# Guides
|
||||
* [Installing abapGit](guide-install.html)
|
||||
* [Updating abapGit](guide-upgrade.html)
|
||||
* [Uninstalling abapGit](guide-uninstall.html)
|
||||
Latest build: [zabapgit.abap](https://raw.githubusercontent.com/larshp/abapGit/build/zabapgit.abap)
|
||||
|
||||
### Online Projects ###
|
||||
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.
|
||||
For questions/comments/bugs/feature requests/wishes please create an [issue](https://github.com/larshp/abapGit/issues)
|
||||
|
||||
* [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