Skip to content

Commit ac2cc18

Browse files
committed
minor structure change
1 parent e075efb commit ac2cc18

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/DOCS.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,17 +23,18 @@ processing events of custom resources immediately.
2323

2424
## Controllers
2525

26+
### Generation Awareness
2627
Controllers are where you implement you logic for you operator.
2728

2829
## Automatic Retries
2930

31+
## Running The Operator
32+
3033
## Event Processing Details
3134
### Handling Finalizers
3235
### Managing Consistency
33-
### Generation Awareness
3436
### Event Scheduling
3537
### Event Dispatching
36-
37-
## Running The Operator
38+
### Generation Awareness
3839

3940
## Spring Boot Support

0 commit comments

Comments
 (0)