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`.
18 lines
412 B
Markdown
18 lines
412 B
Markdown
<!---------------------------->
|
|
<!-- multilingual suffix: en, fr -->
|
|
<!-- no suffix: en -->
|
|
<!---------------------------->
|
|
|
|
<!-- [en] -->
|
|
# HOW TO
|
|
|
|
## Update changelog
|
|
|
|
Please read the following documentation [keepachangelog.com](https://keepachangelog.com)
|
|
|
|
<!-- [fr] -->
|
|
# COMMENT FAIRE
|
|
|
|
## Mettre à jour le changelog
|
|
|
|
Veuillez lire la documentation suivante [keepachangelog.com](https://keepachangelog.com)
|