Added AutoIt, language updates and support (#5554)

* Added AutoIt, French translation and miscellaneous language support

* Added missing indications

* Added missing indications

* Fixed build issue

* Fixed course build
This commit is contained in:
nonce
2021-09-27 02:01:07 +01:00
committed by GitHub
parent 4b5fd8b8d3
commit e629db6b05
17 changed files with 255 additions and 26 deletions

View File

@ -15,6 +15,7 @@
* [Assembly Language](#assembly-language)
* [Non-X86](#non-x86)
* [AutoHotkey](#autohotkey)
* [AutoIt](#autoit)
* [Autotools](#autotools)
* [Awk](#awk)
* [Bash](#bash)
@ -1092,6 +1093,11 @@ Kerridge (PDF) (email address *requested*, not required)
* [AutoHotkey Official Documentation](https://autohotkey.com/docs/AutoHotkey.htm) ([CHM](https://autohotkey.com/download/1.1/AutoHotkeyHelp.zip))
### AutoIt
* [AutoIt Docs](https://www.autoitscript.com/autoit3/docs/) - Jonathan Bennett (HTML)
### Autotools
* [Autotools Mythbuster](https://autotools.io/index.html)