Il sito funziona meglio con JavaScript.
Home
Aiuto
Accedi
heuzef
/
diagrams
mirror da
https://github.com/mingrammer/diagrams.git
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Rilasci
43
Wiki
Attività
Sfoglia il codice sorgente
docs(website): add C4 to sidebar
pull/566/merge
MinJae Kwon
2 anni fa
parent
826086e053
commit
2c94210dbb
2 ha cambiato i file
con
4 aggiunte
e
0 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+3
-0
website/i18n/en.json
+1
-0
website/sidebars.json
+ 3
- 0
website/i18n/en.json
Vedi File
@@ -32,6 +32,9 @@
"nodes/azure": {
"title": "Azure"
},
"nodes/c4": {
"title": "C4"
},
"nodes/custom": {
"title": "Custom"
},
+ 1
- 0
website/sidebars.json
Vedi File
@@ -27,6 +27,7 @@
"nodes/generic",
"nodes/programming",
"nodes/saas",
"nodes/c4",
"nodes/custom"
]
}
Scrivi
Anteprima
Caricamento…
Annulla
Salva