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
Update ENG-02-Installation.md (#65)
Fix typo in vcpkg docs (#62)
Group lib dependencies and new conan installation (#59) * Spell error fix * Added group of lib dependencies * More concise installation for conan/vcpkg
add description of configuration file support yaml format. (#56)
Better Indent and more sidebar TOC links (#54)
updating how to install drogon using vcpkg section (#52)
Replace an-tao with drogonframework (#44)
Add installation using CPM (#46)
add macos installation (both CH/EN) (#40)
Fix misspelling words (#41)
add Redis library in Database section of installation.md (#35) * add Redis library in Database section of installation.md * modify r to result as r may be translate to row, just for clarity, change Result to drogon::orm::Result to explicit declare namespace.
Update installation
fix spelling mistake (#30)
Update installation docs (#29) * Update heading level * Move include drogon source code locally to the end * Translate vcpkg installation instructions to Chinese * Translate use Nix package to Chinese * Add conan package manager usage in windows
update Nix package installation instructions (#23)
Merge pull request #17 from marty1885/doc-fix2 Misc document update
Requiring Boost when STL have improper std::filesystem support
Fixed typo that read you when it should've been your. Fixed typo that read you when the author more than likely meant to type your.
add additional command to Nix unstable instructions
document options for Nix package
reformat Nix package installation instructions - use tabs instead of spaces - reword "if you haven't installed Nix"
add Nix package instructions
extra help for drogon-vcpkg-windows: from line 206 - 275
Initial documentation