mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Added check for dead links and fixed dead links
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
baseurl: ""
|
||||
url: "https://flightcontrol-master.github.io/MOOSE/"
|
||||
repository: FlightControl-Master/MOOSE
|
||||
title: MOOSE
|
||||
description: MOOSE is a Mission Object Oriented Scripting Environment for mission designers in DCS World
|
||||
|
||||
@@ -56,7 +56,7 @@ Main build steps to create the class documentation are defined in [.github/workf
|
||||
- Copy build result to `MOOSE_DOCS` folder.
|
||||
- Push results to the target repository.
|
||||
|
||||
[tree]: https://www.cyberciti.biz/faq/linux-show-directory-structure-command-line/
|
||||
[tree]: https://wiki.ubuntuusers.de/tree/
|
||||
[LuaDoc]: https://keplerproject.github.io/luadoc/
|
||||
[LuaDocumentor]: https://luarocks.org/modules/luarocks/luadocumentor
|
||||
[Applevangelist/luadocumentor]: https://github.com/Applevangelist/luadocumentor/tree/patch-1
|
||||
|
||||
@@ -35,7 +35,7 @@ Main build steps to create the include files are defined in [.github/workflows/b
|
||||
- Push results to [MOOSE_INCLUDE] repository
|
||||
|
||||
[.github/workflows/build-includes.yml]: https://github.com/FlightControl-Master/MOOSE/blob/master/.github/workflows/build-includes.yml
|
||||
[tree]: https://www.cyberciti.biz/faq/linux-show-directory-structure-command-line/
|
||||
[tree]: https://wiki.ubuntuusers.de/tree/
|
||||
[lua5.3]: https://www.lua.org/manual/5.3/
|
||||
[LuaRocks]: https://luarocks.org/
|
||||
[LuaCheck]: https://github.com/mpeterv/luacheck
|
||||
|
||||
Reference in New Issue
Block a user