Book layout
This commit is contained in:
15
src/SUMMARY.md
Normal file
15
src/SUMMARY.md
Normal file
@ -0,0 +1,15 @@
|
||||
# Summary
|
||||
|
||||
[Introduction](./introduction.md)
|
||||
|
||||
- [Installation](./installation/index.md)
|
||||
- [Configuration](./configuration/index.md)
|
||||
- [Users](./configuration/users.md)
|
||||
- [Drivers](./configuration/drivers.md)
|
||||
- [GUI](./configuration/GUI.md)
|
||||
- [Home-manager](./configuration/hm.md)
|
||||
|
||||
---
|
||||
|
||||
[About](./about.md)
|
||||
[Contributing](./contributing.md)
|
1
src/about.md
Normal file
1
src/about.md
Normal file
@ -0,0 +1 @@
|
||||
# About
|
1
src/configuration/GUI.md
Normal file
1
src/configuration/GUI.md
Normal file
@ -0,0 +1 @@
|
||||
# GUI
|
1
src/configuration/drivers.md
Normal file
1
src/configuration/drivers.md
Normal file
@ -0,0 +1 @@
|
||||
# Drivers
|
1
src/configuration/hm.md
Normal file
1
src/configuration/hm.md
Normal file
@ -0,0 +1 @@
|
||||
# Home-manager
|
1
src/configuration/index.md
Normal file
1
src/configuration/index.md
Normal file
@ -0,0 +1 @@
|
||||
# Configuration
|
1
src/configuration/users.md
Normal file
1
src/configuration/users.md
Normal file
@ -0,0 +1 @@
|
||||
# Users
|
1
src/contributing.md
Normal file
1
src/contributing.md
Normal file
@ -0,0 +1 @@
|
||||
# Contributing
|
1
src/installation/index.md
Normal file
1
src/installation/index.md
Normal file
@ -0,0 +1 @@
|
||||
# Installation
|
1
src/introduction.md
Normal file
1
src/introduction.md
Normal file
@ -0,0 +1 @@
|
||||
# Introduction
|
Reference in New Issue
Block a user