]> Nishi Git Mirror - gwion.git/commit
:art: Make docs no longer a submodule
authorfennecdjay <astor.jeremie@wanadoo.fr>
Wed, 19 Jun 2019 23:18:27 +0000 (01:18 +0200)
committerfennecdjay <astor.jeremie@wanadoo.fr>
Wed, 19 Jun 2019 23:18:27 +0000 (01:18 +0200)
commit87e55f4c397878ebbf8bdb4821de702272142a79
tree183c6fc537f0df39cfd90f1c75a7c0c4d47ce1d2
parentaf566ad464955accd0c6c440384cc6cbcb5b7d1f
:art: Make docs no longer a submodule
19 files changed:
docs/BUILDING.mdr [new file with mode: 0644]
docs/ControlFlow/ControlFlow.mdr [new file with mode: 0644]
docs/ControlFlow/Loops.mdr [new file with mode: 0644]
docs/ControlFlow/Repeat.mdr [new file with mode: 0644]
docs/ControlFlow/forloop.mdr [new file with mode: 0644]
docs/ControlFlow/whileuntil.mdr [new file with mode: 0644]
docs/Functions/Lambdas.mdr [new file with mode: 0644]
docs/Functions/Variadic.mdr [new file with mode: 0644]
docs/Functions/function.mdr [new file with mode: 0644]
docs/LICENSE [new file with mode: 0644]
docs/Overview/Keywords.mdr [new file with mode: 0644]
docs/Overview/SpecialWords.mdr [new file with mode: 0644]
docs/Overview/declaration.mdr [new file with mode: 0644]
docs/Overview/globalvalues.mdr [new file with mode: 0644]
docs/Preprocessor.mdr [new file with mode: 0644]
docs/Testing.mdr [new file with mode: 0644]
docs/WIP_Driver.mdr [new file with mode: 0644]
docs/WIP_Plugins.mdr [new file with mode: 0644]
docs/index.mdr [new file with mode: 0644]