Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
pub:development:sdlc [13.04.2025 10:36] – [Introduction] Predrag Tasevskipub:development:sdlc [17.04.2025 19:37] (current) – [Introduction] Predrag Tasevski
Line 1: Line 1:
 ====== Software Development Lifecycle ====== ====== Software Development Lifecycle ======
  
 +<todo>Mark text as ToDo</todo>
 ===== Introduction ===== ===== Introduction =====
  
Line 7: Line 8:
 <mermaid> <mermaid>
 flowchart LR flowchart LR
-    id1((Alpha)) ==> id2((Beta)) ==> id3((Early Access)) ==> id4((General Availability))+id1((Alpha)) ==> id2((Beta)) ==> id3((Early Access)) ==> id4((General Availability))
 </mermaid> </mermaid>