Merge branch 'main' of github.com:cerebrate-project/cerebrate-training into main

pull/2/head
iglocska 2021-09-02 10:35:49 +02:00
commit 447ffd5316
No known key found for this signature in database
GPG Key ID: BEA224F1FEF113AC
5 changed files with 4 additions and 4 deletions

View File

@ -6,11 +6,11 @@ All the materials are available with the complete LaTeX source code meant to ass
## Materials
| Slides (PDF) | Source Code |
| ------------ | ----------- |
| [c.1-cerebrate-internal](https://github.com/cerebrate-project/cerebrate-training/blob/main/published/c.1-cerebrate-internal.pdf) | [source](https://github.com/cerebrate-project/cerebrate-training/tree/master/c.1-cerebrate-internal) |
| [c.1-cerebrate-internal](https://github.com/cerebrate-project/cerebrate-training/blob/main/published/c.1-cerebrate-internal.pdf) | [source](https://github.com/cerebrate-project/cerebrate-training/tree/main/c.1-cerebrate-internal) |
| [c.2-cerebrate-code-review](https://github.com/cerebrate-project/cerebrate-training/blob/main/published/c.2-cerebrate-code-review.pdf) | [source](https://github.com/cerebrate-project/cerebrate-training/tree/main/c.2-cerebrate-code-review/) |
| [c.5-integration-layer](https://github.com/cerebrate-project/cerebrate-training/blob/main/published/c.5-integration-layer.pdf) | [source](https://github.com/cerebrate-project/cerebrate-training/tree/main/c.5-integration-layer/) |
## License and Attribution

View File

@ -1,7 +1,7 @@
#!/bin/bash
#
slidedecks=("c.1-cerebrate-internal")
slidedecks=("c.1-cerebrate-internal c.2-cerebrate-code-review c.5-integration-layer")
mkdir output
export TEXINPUTS=::`pwd`/themes/
echo ${TEXINPUTS}

Binary file not shown.

Binary file not shown.

Binary file not shown.