summaryrefslogtreecommitdiff
path: root/docs/markdown/Videos.md
AgeCommit message (Collapse)Author
2023-06-25Add CppNorth talk.Jussi Pakkanen
2023-03-27docs: add 2022 video from PyCon USandy5995
2020-01-23Add LCA2020 talk to videos page. [skip ci]Jussi Pakkanen
2019-09-29Add CppCon 2019 talk to videos page. [skip ci]Jussi Pakkanen
2018-11-17Add piter.py conference to video page. [skip ci]Jussi Pakkanen
2018-10-10Add CppCon Youtube link to videos page. [skip ci]Jussi Pakkanen
2018-02-02Updated the video page.Jussi Pakkanen
2017-09-15Fix videos page (#2321)tense-du
* Removed duplicate title in doc theme. * Removed stray lower than tag. * Replaced obsolete frameborder attribute.
2017-04-26docs: Import the website and wiki and build with hotdocThibault Saunier
This allows us to more easily have the documentation in sync with the source code as people will have to document new features etc right at the time where they implement it.