doc/manual: put back the manual in the main repository
authorJean Privat <jean@pryen.org>
Wed, 10 Jul 2019 14:58:57 +0000 (10:58 -0400)
committerJean Privat <jean@pryen.org>
Fri, 12 Jul 2019 17:53:31 +0000 (13:53 -0400)
commit4cdad1294a40d03922ac350d09c787dd24d935c7
treebf4420ff4fbf680c14eacb76172fc84b51cc53f1
parent562a2f63d03bfd2113f66e17a33e39c399a064ae
doc/manual: put back the manual in the main repository

Currently it bit rot in the wiki :(

Signed-off-by: Jean Privat <jean@pryen.org>
16 files changed:
doc/manual/.gitignore [new file with mode: 0644]
doc/manual/Makefile [new file with mode: 0644]
doc/manual/attribute.md [new file with mode: 0644]
doc/manual/basic_type.md [new file with mode: 0644]
doc/manual/class.md [new file with mode: 0644]
doc/manual/constructor.md [new file with mode: 0644]
doc/manual/genericity.md [new file with mode: 0644]
doc/manual/makedoc.sh [new file with mode: 0755]
doc/manual/method.md [new file with mode: 0644]
doc/manual/module.md [new file with mode: 0644]
doc/manual/nitlanguage.sty [new file with mode: 0644]
doc/manual/nitreference.tex [new file with mode: 0644]
doc/manual/structure.md [new file with mode: 0644]
doc/manual/syntax.md [new file with mode: 0644]
doc/manual/variable.md [new file with mode: 0644]
doc/manual/virtual_type.md [new file with mode: 0644]