From ff1ce37cf3bd1eaaf8ccd04c72f7aaa075e4c932 Mon Sep 17 00:00:00 2001 From: sppopovic Date: Fri, 20 Sep 2024 10:05:01 +0200 Subject: [PATCH] Added some docs --- docs/about.md | 17 +++++++++++++++++ docs/licence.md | 4 ++++ 2 files changed, 21 insertions(+) create mode 100644 docs/about.md create mode 100644 docs/licence.md 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.