summaryrefslogtreecommitdiff
path: root/docs/markdown/Wrap-review-guidelines.md
AgeCommit message (Collapse)Author
2021-08-12Update wrap documentation to describe new submission processEli Schwartz
2021-03-27Added some wrap review docs. [skip ci]Jussi Pakkanen
2021-01-30Rewrap long text lines in docs. [skip ci]Jussi Pakkanen
2020-10-10Update wrap maintenance documentation. [skip ci]Jussi Pakkanen
2020-06-02[skip ci] mesonwrap docsLisa White
- Add ambiguous naming documentation. - Update branch request documentation. - Add mesonwrap token documentation. - Update review guidelines.
2017-10-23docs: Markdown headers don't need trailing hash signsLuis Menina
This is a cosmetic change because github seems to interpret those correctly. Nonetheless, it adds unnecessary noise and makes people modifying the pages think it might be needed. See syntax guide at https://guides.github.com/features/mastering-markdown/
2017-08-21Rewrapped lines of a few more files.Jussi Pakkanen
2017-05-03doc: Fix several minor typos.Elliott Sales de Andrade
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.