github.com/argoproj/argo-cd/v2@v2.10.5/docs/developer-guide/index.md (about)

     1  # Overview
     2  
     3  !!! warning "You probably don't want to be reading this section of the docs."
     4      This part of the manual is aimed at people wanting to develop third-party applications that interact with Argo CD, e.g.
     5      
     6      * A chat bot
     7      * A Slack integration
     8      
     9  !!! note
    10      Please make sure you've completed the [getting started guide](../getting_started.md).