Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-10-24 | Fix inconsistent header levels | Jay Sherby | 1 | -2/+2 | |
2017-10-23 | docs: Markdown headers don't need trailing hash signs | Luis Menina | 1 | -13/+13 | |
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-26 | Rewrapped more files. | Jussi Pakkanen | 1 | -8/+29 | |
2017-06-03 | docs: Fix broken page links | Chris Mayo | 1 | -1/+1 | |
2017-05-03 | doc: Fix several minor typos. | Elliott Sales de Andrade | 1 | -2/+2 | |
2017-04-26 | docs: Import the website and wiki and build with hotdoc | Thibault Saunier | 1 | -0/+57 | |
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. |