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:
4
samples/it_v2/doc/network/wifi/01_lan.yaml
Normal file
4
samples/it_v2/doc/network/wifi/01_lan.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
# yaml-language-server: $schema=../../../schemas/wifi.json
|
||||
name: LAN
|
||||
ssid: 'Company-WIFI'
|
||||
key: 'feDFw848$435dEWs'
|
||||
4
samples/it_v2/doc/network/wifi/02_guest.yaml
Normal file
4
samples/it_v2/doc/network/wifi/02_guest.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
# yaml-language-server: $schema=../../../schemas/wifi.json
|
||||
name: GUEST
|
||||
ssid: 'GUEST-WIFI'
|
||||
key: 'Visitors'
|
||||
7
samples/it_v2/doc/network/wifi/_index.yaml
Normal file
7
samples/it_v2/doc/network/wifi/_index.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
# yaml-language-server: $schema=../../../schemas/_index.json
|
||||
index: 2
|
||||
title: WIFI
|
||||
toc: false
|
||||
book: false
|
||||
templates:
|
||||
node: wifis
|
||||
Reference in New Issue
Block a user