summaryrefslogtreecommitdiff
path: root/docs/markdown/External-commands.md
AgeCommit message (Collapse)Author
2023-04-11Change "can not" to "cannot" throughout projectHiPhish
The word "cannot" expresses inability to do something whereas "can not" expresses the ability to refrain from doing something.
2021-10-30Added warning if run_command is called without the check kwargVolker Weißmann
2021-10-03docs: Fix broken linksDaniel Mensinger
2021-01-30Rewrap long text lines in docs. [skip ci]Jussi Pakkanen
2020-02-27doc: fix link warningsMathieu Duponchelle
2019-11-19docs: clarify how Meson handles shebang in run_command [skip ci]Paolo Borelli
2019-09-29environment: Support taking values from dictMarc-André Lureau
Related to #5955.
2019-01-27run_command: add env kwargJan Tojnar
2017-08-26Rewrapped more files.Jussi Pakkanen
2017-05-03docs: add a short description for all top pages in the ManualPeter Hutterer
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.