Este sitio web funciona mejor con JavaScript.
Inicio
Ayuda
Iniciar sesión
heuzef
/
diagrams
réplica de
https://github.com/mingrammer/diagrams.git
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
43
Wiki
Actividad
Explorar el Código
docs(website): add C4 to sidebar
pull/566/merge
MinJae Kwon
hace 2 años
padre
826086e053
commit
2c94210dbb
Se han
modificado 2 ficheros
con
4 adiciones
y
0 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+3
-0
website/i18n/en.json
+1
-0
website/sidebars.json
+ 3
- 0
website/i18n/en.json
Ver fichero
@@ -32,6 +32,9 @@
"nodes/azure": {
"title": "Azure"
},
"nodes/c4": {
"title": "C4"
},
"nodes/custom": {
"title": "Custom"
},
+ 1
- 0
website/sidebars.json
Ver fichero
@@ -27,6 +27,7 @@
"nodes/generic",
"nodes/programming",
"nodes/saas",
"nodes/c4",
"nodes/custom"
]
}
Escribir
Vista previa
Cargando…
Cancelar
Guardar