prototypes + jdb
This commit is contained in:
1
JournalDeBord/.gitignore
vendored
Normal file
1
JournalDeBord/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
book
|
6
JournalDeBord/book.toml
Normal file
6
JournalDeBord/book.toml
Normal file
@ -0,0 +1,6 @@
|
||||
[book]
|
||||
authors = ["Anthony Debucquoy"]
|
||||
language = "en"
|
||||
multilingual = false
|
||||
src = "src"
|
||||
title = "Journal De Bord"
|
3
JournalDeBord/src/SUMMARY.md
Normal file
3
JournalDeBord/src/SUMMARY.md
Normal file
@ -0,0 +1,3 @@
|
||||
# Summary
|
||||
|
||||
- [First Toughts](./chapter_1.md)
|
3
JournalDeBord/src/chapter_1.md
Normal file
3
JournalDeBord/src/chapter_1.md
Normal file
@ -0,0 +1,3 @@
|
||||
# First Toughts
|
||||
|
||||
[Here will be transcribed the tought about the first reunion]
|
Reference in New Issue
Block a user