InfoGrab Docs

PlantUML

Configure PlantUML integration with GitLab Self-Managed.

PlantUML 통합을 사용하면 스니펫, 위키, 저장소에서 다이어그램을 생성할 수 있습니다. GitLab.com은 모든 사용자를 위해 PlantUML과 통합되어 있으며 추가 구성이 필요하지 않습니다. GitLab Self-Managed 인스턴스에서 통합을 설정하려면 PlantUML 서버를 구성 해야 합니다. 통합이 완료되면 PlantUML이 plantuml 블록을 HTML 이미지 태그로 변환하며, 소스는 PlantUML 인스턴스를 가리킵니다. PlantUML 다이어그램 구분자 @startuml / @enduml 은 plantuml 블록으로 대체되므로 필요하지 않습니다: .md 확장자를 가진 Markdown 파일: < div class = "diagram-placeholder" > < div class = "diagram-placeholder-header" > PlantUML 다이어그램 (2줄) </ div > < details > < su