From 2ac699107479e29ca4b3f1848dfa8a2bae7e4191 Mon Sep 17 00:00:00 2001 From: Adam Janovsky Date: Mon, 25 Apr 2022 16:48:04 +0200 Subject: link external docs sources, introduce myst --- docs/code_of_conduct.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 docs/code_of_conduct.md (limited to 'docs/code_of_conduct.md') diff --git a/docs/code_of_conduct.md b/docs/code_of_conduct.md new file mode 100644 index 00000000..74e5474b --- /dev/null +++ b/docs/code_of_conduct.md @@ -0,0 +1,4 @@ +```{include} ../CODE_OF_CONDUCT.md +:relative-docs: docs/ +:relative-images: +``` -- cgit v1.3.1