aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/installing-and-using-packages.md
AgeCommit message (Collapse)Author
2020-06-05[docs] fix CMakeLists example for SQLite3 (#11763)James Liu
* docs: fix CMakeLists example for SQLite3 * docs: simplify CMake config * fix: remove extra parenthesis
2018-11-20Merge branch 'master' into documentationRoelf-Jilling
2018-11-15Rename example documentsSimon Brand
The current names and titles of the examples put too much emphasis on the package which is being demonstrated rather than the concept. This can be jarring for newcomers. This patch renames them to put the emphasis on the concept instead.