summaryrefslogtreecommitdiff
path: root/docs/markdown/Python-3-module.md
Commit message (Collapse)AuthorAgeFilesLines
* Add python3 dependency documentation and link it from python3 moduleAleksey Filippov2018-02-181-0/+4
| | | | Closes #3009
* make clickableShawn Landden2017-12-171-1/+1
|
* Wrapped and alphabetized the remaining modules.Jussi Pakkanen2017-08-211-4/+11
|
* docs: Import the website and wiki and build with hotdocThibault Saunier2017-04-261-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.