mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-13 15:34:49 -06:00
34 lines
962 B
YAML
34 lines
962 B
YAML
# Do NOT update manually; changes here will be overwritten by Copier
|
|
_commit: v1.29
|
|
_src_path: https://github.com/OCA/oca-addons-repo-template.git
|
|
ci: GitHub
|
|
convert_readme_fragments_to_markdown: false
|
|
enable_checklog_odoo: false
|
|
generate_requirements_txt: true
|
|
github_check_license: true
|
|
github_ci_extra_env: {}
|
|
github_enable_codecov: true
|
|
github_enable_makepot: true
|
|
github_enable_stale_action: true
|
|
github_enforce_dev_status_compatibility: true
|
|
include_wkhtmltopdf: false
|
|
odoo_test_flavor: Both
|
|
odoo_version: 13.0
|
|
org_name: Odoo Community Association (OCA)
|
|
org_slug: OCA
|
|
rebel_module_groups: []
|
|
repo_description: 'This project is meant to gather all community extensions of Odoo''s
|
|
knowledge and document management.
|
|
|
|
|
|
Here you should find all community modules that:
|
|
|
|
|
|
- implement means to structure knowledge
|
|
|
|
- provide access to knowledge/documents'
|
|
repo_name: Knowledge
|
|
repo_slug: knowledge
|
|
repo_website: https://github.com/OCA/knowledge
|
|
|