Compare commits
No commits in common. "3e5409afe4a50bd1137511f869403b46b31ebf78" and "bfb57c19e962d493ca1657133056e6f9ad3d0765" have entirely different histories.
3e5409afe4
...
bfb57c19e9
1
.gitignore
vendored
1
.gitignore
vendored
@ -202,4 +202,3 @@ Cargo.lock
|
|||||||
# These are backup files generated by rustfmt
|
# These are backup files generated by rustfmt
|
||||||
**/*.rs.bk
|
**/*.rs.bk
|
||||||
|
|
||||||
mdbook/book
|
|
||||||
|
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -1,3 +0,0 @@
|
|||||||
[submodule "handbuch"]
|
|
||||||
path = handbuch
|
|
||||||
url = https://git.wtf-eg.de/ag_kommunikation/handbuch.git
|
|
@ -1,23 +0,0 @@
|
|||||||
author: evi, helix
|
|
||||||
title: RTFM - Das Handbuch für die WTF eG
|
|
||||||
lang: de
|
|
||||||
|
|
||||||
## Output formats
|
|
||||||
|
|
||||||
# Uncomment and fill to generate files
|
|
||||||
# output.html: some_file.html
|
|
||||||
# output.epub: some_file.epub
|
|
||||||
# output.pdf: some_file.pdf
|
|
||||||
|
|
||||||
# Or uncomment the following to generate PDF, HTML and EPUB files based on this file's name
|
|
||||||
output: [pdf, epub, html]
|
|
||||||
|
|
||||||
# Uncomment and fill to set cover image (for EPUB)
|
|
||||||
# cover: some_cover.png
|
|
||||||
|
|
||||||
## List of chapters
|
|
||||||
+ ../handbuch/README.md
|
|
||||||
+ ../handbuch/FAQ.md
|
|
||||||
+ ../handbuch/Aufnahmeprozess.md
|
|
||||||
+ ../handbuch/Auszahlung.md
|
|
||||||
+ ../handbuch/RaaS.md
|
|
1
handbuch
1
handbuch
@ -1 +0,0 @@
|
|||||||
Subproject commit cc85852f01af6d099f76acd755bba438182ab863
|
|
@ -1,11 +0,0 @@
|
|||||||
[book]
|
|
||||||
authors = ["tbd, helix, evi"]
|
|
||||||
language = "de"
|
|
||||||
multilingual = false
|
|
||||||
src = "src"
|
|
||||||
title = "RTFM - Das WTF Kooperative Handbuch"
|
|
||||||
|
|
||||||
[output.html]
|
|
||||||
mathjax-support = true
|
|
||||||
|
|
||||||
[output.epub]
|
|
@ -1,7 +0,0 @@
|
|||||||
# 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)
|
|
Loading…
Reference in New Issue
Block a user