diff --git a/docs/about.md b/docs/about.md new file mode 100644 index 0000000..2ea2f4a --- /dev/null +++ b/docs/about.md @@ -0,0 +1,17 @@ +# This is about document + +## Second level subtitle + +### Third level subtitle + +* Bullet 1 +* Bullet 2 + +code snippet +```bash +#!/bin/bash + +echo "Hello world!" +``` + +[My doc](https://o-esd.etf.bg.ac.rs/forgejo/dragan.olcan/O-ESD/src/branch/main/Documents/O-ESD-02.pdf) diff --git a/docs/licence.md b/docs/licence.md new file mode 100644 index 0000000..3a1cf38 --- /dev/null +++ b/docs/licence.md @@ -0,0 +1,4 @@ +# Licence file + + +Here be licencing model upon which to dispose with docs.