prototypes + jdb
This commit is contained in:
@@ -47,3 +47,6 @@ gradle-app.setting
|
|||||||
hs_err_pid*
|
hs_err_pid*
|
||||||
replay_pid*
|
replay_pid*
|
||||||
|
|
||||||
|
|
||||||
|
# Ignore Gradle build output directory
|
||||||
|
build
|
||||||
|
|||||||
@@ -0,0 +1 @@
|
|||||||
|
book
|
||||||
@@ -0,0 +1,6 @@
|
|||||||
|
[book]
|
||||||
|
authors = ["Anthony Debucquoy"]
|
||||||
|
language = "en"
|
||||||
|
multilingual = false
|
||||||
|
src = "src"
|
||||||
|
title = "Journal De Bord"
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
# Summary
|
||||||
|
|
||||||
|
- [First Toughts](./chapter_1.md)
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
# First Toughts
|
||||||
|
|
||||||
|
[Here will be transcribed the tought about the first reunion]
|
||||||
@@ -0,0 +1,2 @@
|
|||||||
|
Here will reside all prototypes and sub-code/algorithms
|
||||||
|
so we can have an history of attempts
|
||||||
Reference in New Issue
Block a user