mirror of
https://github.com/MatMoul/dokytree.git
synced 2025-11-20 22:42:05 +00:00
Add TODO to node + Sample IT_V2
This commit is contained in:
5
samples/it_v2/doc/softwares/_index.yaml
Normal file
5
samples/it_v2/doc/softwares/_index.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
# yaml-language-server: $schema=../../schemas/_index.json
|
||||
index: 10
|
||||
title: Softwares
|
||||
templates:
|
||||
node: 'softwares'
|
||||
3
samples/it_v2/doc/softwares/software1.notes.md
Normal file
3
samples/it_v2/doc/softwares/software1.notes.md
Normal file
@@ -0,0 +1,3 @@
|
||||
### Additional informations
|
||||
|
||||
Before you begin, ....
|
||||
9
samples/it_v2/doc/softwares/software1.yaml
Normal file
9
samples/it_v2/doc/softwares/software1.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
# yaml-language-server: $schema=../../schemas/software.json
|
||||
name: 'Software 1'
|
||||
publisher: 'Software Inc'
|
||||
licenses: '4'
|
||||
urls:
|
||||
- website: 'https://soft.home'
|
||||
- download: 'https://soft.download'
|
||||
files:
|
||||
- notes.md
|
||||
Reference in New Issue
Block a user