aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/Python-3-module.md
AgeCommit message (Collapse)AuthorFilesLines
2018-02-18Add python3 dependency documentation and link it from python3 moduleAleksey Filippov1-0/+4
Closes #3009
2017-12-17make clickableShawn Landden1-1/+1
2017-08-21Wrapped and alphabetized the remaining modules.Jussi Pakkanen1-4/+11
2017-04-26docs: Import the website and wiki and build with hotdocThibault Saunier1-0/+27
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.