aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2017-02-08[examples] Replace ./ with .\ to preserve copy-paste into cmd.Robert Schumacher
2017-02-08Merge branch 'master' into masterRobert Schumacher
2017-02-08Improved formatting of doc/EXAMPLES.mdOleksii Mandrychenko
- added "./" so that commands can be copy-pasted into the PowerShel
2017-02-07[examples] Add the manual-link directories to the Examples documentationRobert Schumacher
2017-01-19[PRIVACY] fix typo in privacy document. Fixes #566.Robert Schumacher
2017-01-19Replace cpprest by sqlite3Olaf van der Spek
2016-12-20Mention blank-property trap in FAQ.Christian Ullrich
2016-10-24[EXAMPLES.md] Switch base example to Sqlite.Robert Schumacher
This demonstrates cmake's integration better with find_package(), as well as keeps the initial user impression very sleek with short build times.
2016-10-11Fix broken link of FAQ, consequently to 55ac8544Ebrahim Byagowi
2016-10-07[docs] Add EXAMPLE_fix_libpng into the main examples document outlineRobert Schumacher
2016-09-29[FAQ] Rewording, adding links where appropriateRobert Schumacher
2016-09-21Moved CONTRIBUTING.md to root. Fixes #54.Robert Schumacher
2016-09-21FAQ Adjustment for ChocolateyRob Reynolds
Chocolatey is a software management platform / package manager. Adjust the wording just a bit to clarify it is not just desktop utilities. Distribution also isn't necessarily the right word as that encompasses the community package repository.
2016-09-20Update EXAMPLES.mdRobert Schumacher
2016-09-19Update EXAMPLE_fix_libpng to reflect the current state of vcpkgAlexander Karatarakis
2016-09-18Initial commitAlexander Karatarakis