aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/guide/flow_diagram.asciidoc
AgeCommit message (Collapse)Author
2020-08-19Minor grammar correctionsThomas Sciaroni
Verb agreement error "The request process executes middlewares which, by default, including the router and then the execution of handlers." -> "The request process executes middlewares. By default, the request process executes the router and then the handlers." Adverbial clause at beginning of sentence needs comma "By default Cowboy comes..." -> "By default, Cowboy comes..."
2017-07-23Update the flowchart chapterLoïc Hoguin
2017-07-19Remove the old architecture chapterLoïc Hoguin
2017-01-02Various fixes and tweaks to the user guideLoïc Hoguin
2016-08-30Minor documentation fixesLoïc Hoguin
"make docs" should now work again.
2016-08-30Add placeholder flow diagram chapterLoïc Hoguin