summaryrefslogtreecommitdiff
path: root/docs/markdown/Wrap-best-practices-and-tips.md
AgeCommit message (Collapse)Author
2021-01-30Rewrap long text lines in docs. [skip ci]Jussi Pakkanen
2019-05-31doc: fix typo [skip ci]Eli Schwartz
Error introduced in commit 8e403e08ac2907214c044c804ee5eef6a45e0ff9
2019-05-23Use library() instead of rolling your own. [skip ci]Jussi Pakkanen
2017-08-21Rewrapped lines of a few more files.Jussi Pakkanen
2017-08-19Add warning about `sources` in declare_dependencyDavid Seifert
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.