summaryrefslogtreecommitdiff
path: root/wiki
AgeCommit message (Collapse)Author
2019-12-09wiki: Porting Member InfoKuninori Morimoto
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
2019-12-09wiki: top: remove chat meeting, todo list, Renesas InfoKuninori Morimoto
"chat meeting" will be added as different style. "todo list" is not needed, because periject itself is for it. No one is checking "Renesas Info" anymore. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
2019-12-09Wiki support 1st versionKuninori Morimoto
Renesas contracted service provider will stop Redmine at 2021. But, We want to keep it. This patch start to support Wiki at PeriJect. 100% compatible is difficult, but some of them can be. These are known un-compatiblity. - list "-" doesn't work - line "---" doesn't work - [[link]] doesn't work (periject supports similar one) - !image! doesn't work (periject supports similar one) - <pre>...</pre> doesn't allow white line - {{toc}} doesn't work Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>