File size: 1,630 Bytes
2df3079 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 |
{
"projects": [
{
"project_index": 0,
"project_title": "How to manage licenses in a repository",
"tasks": [
{
"index": 0,
"start": 4.2,
"end": 20.1,
"text": "Change the license of an existing repository."
},
{
"index": 4,
"start": 265.3,
"end": 285.5,
"text": "Add a new license to a repository and commit the changes."
}
]
},
{
"project_index": 1,
"project_title": "How to create and configure a new project or repository",
"tasks": [
{
"index": 1,
"start": 133.9,
"end": 153.1,
"text": "Create a new project or repository and set its visibility."
},
{
"index": 3,
"start": 192.2,
"end": 214.9,
"text": "Create a new project using a template."
}
]
},
{
"project_index": 2,
"project_title": "How to add members to a project with different roles",
"tasks": [
{
"index": 2,
"start": 168.3,
"end": 189.1,
"text": "Add members to the project with different roles."
}
]
}
]
} |