Commit graph

9 commits

Author SHA1 Message Date
a2d3aa2a78 [ADD] Multilingual translation of all documentation (EN/FR)
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`.
2026-03-04 22:23:52 -05:00
f3a5bc9399 [UPD] multilingual-markdown: update to last version v1.0.3 2023-07-07 01:04:38 -04:00
54b68d3469 [ADD] doc code generator: script to use when start a project 2023-01-01 02:59:24 -05:00
0aeeb5b2ff [ADD] doc code_generator: support website export module with scss 2022-05-22 02:34:40 -04:00
056e76bb0c [FIX] doc code_generator: change user/password 2021-09-27 23:06:12 -04:00
d3366239c9 [FIX] doc release: markdown generation 2021-07-20 21:05:47 -04:00
44cf55d660 [ADD] code_generator documentation use case 2021-06-29 04:59:51 -04:00
1aa967fb6f [ADD] Multilingual markdown, support doc/CODE_GENERATOR.md in FR and EN
- Update README
2021-06-27 00:36:52 -04:00
e5eb68f3e3 [ADD] doc code generator
- Explication about general usage of code generator
- How to generate i18n translation
- How to synchronize code_generator with module
2021-03-06 22:08:50 -05:00