Initial commit
This commit is contained in:
commit
3cd5ad457c
|
|
@ -0,0 +1 @@
|
||||||
|
# Overview
|
||||||
|
|
@ -0,0 +1 @@
|
||||||
|
## Initial task
|
||||||
|
|
@ -0,0 +1,16 @@
|
||||||
|
title: labzy
|
||||||
|
version: 1.0.0
|
||||||
|
description: Descrition for tasks .
|
||||||
|
overview_path: docs/00_overview.md
|
||||||
|
sections:
|
||||||
|
title: Instructions
|
||||||
|
items:
|
||||||
|
- id: 1
|
||||||
|
title: Task 1
|
||||||
|
path: docs/01_task.md
|
||||||
|
estimated_minutes: 7
|
||||||
|
dependencies: []
|
||||||
|
ui:
|
||||||
|
default_open_section_id: 1
|
||||||
|
show_toc: true
|
||||||
|
collapsible_sections: true
|
||||||
Loading…
Reference in New Issue