-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathdocument-control.md.j2
More file actions
7 lines (7 loc) · 1.02 KB
/
document-control.md.j2
File metadata and controls
7 lines (7 loc) · 1.02 KB
1
2
3
4
5
6
7
| Property | Value |
|-------------------|---------------------------------------------------------------------------------------------------------------------------|
| Document version | {{ sbdl['doc_control']['custom:version'] }} |
| Generation date | {{ sbdl['doc_control']['custom:generated_at'] | strftime('%Y-%m-%d') }} |
| Source revision | {{ sbdl['doc_control']['custom:git_sha'] }} |
| Source branch/tag | {{ sbdl['doc_control']['custom:git_ref'] }} |
| Model | SBDL {{ sbdl['doc_control']['custom:sbdl_compiler_version'] }} (DSL {{ sbdl['doc_control']['custom:sbdl_dsl_version'] }}) |