aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/i18n-module.md
AgeCommit message (Collapse)AuthorFilesLines
2019-04-22i18n: add args keyword to merge_fileKonstantin1-0/+1
* i18n: add args keyword to merge_file * i18n: add testcase to msgfmt args
2019-01-26Add install_dir to i18n.gettextSergey Shatunov1-0/+1
2018-02-11Re-link remaining github wiki urls to mesonbuild.com siteSami Kerola1-1/+1
2017-11-13docs: Remove extra whitespace from i18nTingPing1-4/+0
2017-09-22Update i18n markdown page to add the new install parameterCorentin Noël1-0/+2
2017-08-21Wrapped and alphabetized the remaining modules.Jussi Pakkanen1-8/+28
2017-06-03docs: Complete list of targets from i18n.gettext()TingPing1-0/+2
2017-04-29docs: Add data_dirs to i18n.merge_file()Patrick Griffis1-0/+1
2017-04-26docs: Import the website and wiki and build with hotdocThibault Saunier1-0/+30
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.