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`.
672 B
672 B
Update ERPLibre
Update all repos from the origin source
The update is possible on branch 12.0, you need to verify this branch existence.
- Make sure all git repos are conform, remove all argument depth from manifest and regenerate. You can clean all and regenerate.
./script/git/clean_repo_manifest.sh
./script/install/install_locally_dev.sh
- Update all remote with ssh/git
./script/git/git_change_remote_https_to_git.py
- Run update script
./script/git/git_update_repo.py
-
Do a forced push on all needed repo and manage rebase conflicts.
-
Test a clone with dev, check file DEVELOPMENT.md