Rename Development into O/S
Link to pre-built images in Armbian page
This commit is contained in:
parent
89d516b03d
commit
e2833ebd0f
2 changed files with 10 additions and 6 deletions
10
mkdocs.yml
10
mkdocs.yml
|
@ -59,8 +59,12 @@ markdown_extensions:
|
|||
pages:
|
||||
- Introduction: 'index.md'
|
||||
- Kit Assembly: 'kit.md'
|
||||
- Install: 'install.md'
|
||||
- Download: 'download.md'
|
||||
- Install: 'install.md'
|
||||
- O/S:
|
||||
- Armbian : 'armbian.md'
|
||||
- FreeBSD : 'freebsd.md'
|
||||
- U-Boot (bootloader) : 'uboot.md'
|
||||
- Software:
|
||||
- Mdadm (RAID) : 'mdadm.md'
|
||||
- NextCloud : 'nextcloud.md'
|
||||
|
@ -76,9 +80,5 @@ pages:
|
|||
- SDIO (SD Card) : 'sdcard.md'
|
||||
- SPI (NOR Flash) : 'spi.md'
|
||||
- Wake-On-LAN : 'wol.md'
|
||||
- Development:
|
||||
- Armbian : 'armbian.md'
|
||||
- FreeBSD : 'freebsd.md'
|
||||
- U-Boot : 'uboot.md'
|
||||
- Documents: 'docs.md'
|
||||
- About: 'about.md'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue