We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Update (#72) ProTankerAlfa First-time contributor ProTankerAlfa commented 7 hours ago (only english version) Adding Next prefix and remove number in bottom link Remove Link to same language Adding the ENG-09-0-References-request.md file and adjusting the numbering of the next files. 09-0 talks about some commonly used HttpRequestPtr methods (09-1 will talk about HttpResponse methods) Adjust sidebar links and include new file (chinese version) Adjustment of numbers referring to the English version due to changes in file names
Fix middleware/filter refs. (#70)
Better Indent and more sidebar TOC links (#54)
Humble edits to "Quick Start" and "Controller Introduction" sections of the english drogon docs. (#37) * Humble edits to "Quick Start" section of ENG docs. Please review my humble edits to the excellent English documentation as I work my way through the examples. Dracarys! * More humble edits Please review my small grammatical edits as I make my way through the excellent Drogon documentation. Dracarys! * Made small grammatical edits. Small grammatical edits to HttpController subsection of the Controller Introduction section of the English docs. * Corrected my error from 332b6c3. Corrected my error from 332b6c3. What is actually true is that Drogon users are free to run the application in the build/ directory if they want. In the docs, "./" is not meant to indicate application root. Instead, it is meant to indicate the current working directory (which makes more sense anyway). Co-authored-by: Sean Allen <[email protected]>
Initial documentation