updated uml
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 20 KiB |
@@ -10,6 +10,7 @@ node nodejs {
|
|||||||
}
|
}
|
||||||
|
|
||||||
package data {
|
package data {
|
||||||
|
[template.ejs]
|
||||||
package "2019/06/18" {
|
package "2019/06/18" {
|
||||||
component index [
|
component index [
|
||||||
index.md
|
index.md
|
||||||
@@ -22,6 +23,7 @@ package data {
|
|||||||
web -down-> TCP : 1. /2019/06/18/title
|
web -down-> TCP : 1. /2019/06/18/title
|
||||||
express -down-> index : 2. fetch
|
express -down-> index : 2. fetch
|
||||||
index -up-> showdown : 3. markdown
|
index -up-> showdown : 3. markdown
|
||||||
|
template.ejs -up-> express : 4
|
||||||
showdown -left-> express : 4. html
|
showdown -left-> express : 4. html
|
||||||
express -up-> web : 5. html
|
express -up-> web : 5. html
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user