Added 30 .base.md files using the mmg (Multilingual Markdown Generator) format to automatically generate English (.md) and French (.fr.md) versions of all project documentation. Updated conf/make.documentation.Makefile to process all .base.md files via `make doc_markdown`.
16 lines
640 B
Markdown
16 lines
640 B
Markdown
<!---------------------------->
|
|
<!-- multilingual suffix: en, fr -->
|
|
<!-- no suffix: en -->
|
|
<!---------------------------->
|
|
|
|
<!-- [en] -->
|
|
TODO is an assistant robot to use ERPLibre
|
|
Execute it with `./script/todo/todo.py` or `make todo`.
|
|
|
|
For a new project, copy todo_example.json to private/todo/todo_override.json | private/todo/todo_override_private.json and edit it.
|
|
|
|
<!-- [fr] -->
|
|
TODO est un robot assistant pour utiliser ERPLibre
|
|
Exécutez-le avec `./script/todo/todo.py` ou `make todo`.
|
|
|
|
Pour un nouveau projet, copiez todo_example.json vers private/todo/todo_override.json | private/todo/todo_override_private.json et modifiez-le.
|