mirror of
https://github.com/MatMoul/dokytree.git
synced 2025-11-21 06:52:05 +00:00
Add TODO to node + Sample IT_V2
This commit is contained in:
5
samples/it_v2/doc/maintenance/_index.yaml
Normal file
5
samples/it_v2/doc/maintenance/_index.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
# yaml-language-server: $schema=../../schemas/_index.json
|
||||
index: 100
|
||||
title: Maintenance
|
||||
templates:
|
||||
node: '@overview'
|
||||
7
samples/it_v2/doc/maintenance/backups/_index.yaml
Normal file
7
samples/it_v2/doc/maintenance/backups/_index.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
# yaml-language-server: $schema=../../../schemas/_index.json
|
||||
index: 3
|
||||
title: Backups
|
||||
toc: false
|
||||
book: false
|
||||
templates:
|
||||
node: backups
|
||||
6
samples/it_v2/doc/maintenance/todos/_index.yaml
Normal file
6
samples/it_v2/doc/maintenance/todos/_index.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
# yaml-language-server: $schema=../../../schemas/_index.json
|
||||
index: 1
|
||||
title: TODOS
|
||||
book: false
|
||||
templates:
|
||||
node: todos
|
||||
7
samples/it_v2/doc/maintenance/updates/_index.yaml
Normal file
7
samples/it_v2/doc/maintenance/updates/_index.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
# yaml-language-server: $schema=../../../schemas/_index.json
|
||||
index: 5
|
||||
title: Updates
|
||||
toc: false
|
||||
book: false
|
||||
templates:
|
||||
node: updates
|
||||
Reference in New Issue
Block a user