aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/Using-the-WrapDB.md
AgeCommit message (Collapse)AuthorFilesLines
2021-01-30Rewrap long text lines in docs. [skip ci]Jussi Pakkanen1-8/+27
2017-08-15Documentation: fix broken link (now in docs)Konstantin Mochalov1-1/+1
Was [external link on github wiki](https://github.com/mesonbuild/wrapweb/wiki), now markdown file in docs
2017-05-03doc: Use https links wherever possible.Elliott Sales de Andrade1-3/+3
2017-05-03doc: Capitalize things more consistently.Elliott Sales de Andrade1-1/+1
Upper or lower case depending on the official spelling, or the more consistent usage.
2017-04-26docs: Import the website and wiki and build with hotdocThibault Saunier1-0/+28
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.