Skip to content

Commit 6ffad93

Browse files
committed
Nav links and screen shots for "Flow"
1 parent e100086 commit 6ffad93

File tree

5 files changed

+7
-1
lines changed

5 files changed

+7
-1
lines changed

src/.vuepress/public/img/flow_1.png

25.1 KB
Loading

src/.vuepress/public/img/flow_2.png

109 KB
Loading

src/user-guide/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ index: false
6868
- [ABAP Language Version](reference/abap-language-version.md)
6969
- [Note Analyzer](reference/note-analyzer.md)
7070
- [APACK](reference/apack.md)
71+
- [abapGit Flow](reference/flow.md)
7172
- [Database Utility](reference/database-util.md)
7273

7374
### Other

src/user-guide/reference/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,5 @@ dir:
2121
- [ABAP Language Version](abap-language-version.md)
2222
- [Note Analyzer](note-analyzer.md)
2323
- [APACK](apack.md)
24+
- [abapGit Flow](flow.md)
2425
- [Database Utility](database-util.md)

src/user-guide/reference/flow.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: abapGit flow
2+
title: abapGit Flow
33
category: reference
44
order: 90
55
---
@@ -14,7 +14,11 @@ Filtered git operations is not a real git thing, it's something else than git. I
1414

1515
The flow page gives an overview of all features that a developer is working on across their favorite repositories.
1616

17+
![](/img/flow_2.png)
18+
1719
## Enabling
1820

1921
To enable a repository to work with flow, go to the local repository settings and tick "Flow Page".
2022
Furthermore, developers must set their favorite repositories, so abapGit knows which parts each developer is working on.
23+
24+
![](/img/flow_1.png)

0 commit comments

Comments
 (0)