forked from gulliver/rtfm
added handbuch as submodule and refactored mdbook config for this
This commit is contained in:
11
mdbook/book.toml
Normal file
11
mdbook/book.toml
Normal file
@ -0,0 +1,11 @@
|
||||
[book]
|
||||
authors = ["tbd, helix, evi"]
|
||||
language = "de"
|
||||
multilingual = false
|
||||
src = "src"
|
||||
title = "RTFM - Das WTF Kooperative Handbuch"
|
||||
|
||||
[output.html]
|
||||
mathjax-support = true
|
||||
|
||||
[output.epub]
|
7
mdbook/src/SUMMARY.md
Normal file
7
mdbook/src/SUMMARY.md
Normal file
@ -0,0 +1,7 @@
|
||||
# Inhaltsverzeichnis
|
||||
|
||||
- [Wichtige Links](../../Handbuch/README.md)
|
||||
- [Aufnahmeprozess](../../Handbuch/Aufnahmeprozess.md)
|
||||
- [Auszahlung](../../Handbuch/Auszahlung.md)
|
||||
- [Häufige Fragen](../../Handbuch/FAQ.md)
|
||||
- [Rechnung as a Service (RaaS)](../../Handbuch/RaaS.md)
|
Reference in New Issue
Block a user