Project restructuring.

Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
This commit is contained in:
2024-04-24 12:15:45 -04:00
parent d914215f47
commit f51109f08a
12 changed files with 6 additions and 6 deletions

View File

@@ -0,0 +1,3 @@
```{include} ../../CODE_OF_CONDUCT.md
```

View File

@@ -1,4 +1,4 @@
```{include} ../CONTRIBUTING.md
```{include} ../../CONTRIBUTING.md
---
end-before: <!-- github-only -->
---

View File

@@ -1,4 +1,4 @@
```{include} ../README.md
```{include} ../../README.md
---
end-before: <!-- github-only -->
---

View File

@@ -1,6 +1,6 @@
# License
```{literalinclude} ../LICENSE
```{literalinclude} ../../LICENSE
---
language: none
---

View File

@@ -1,3 +0,0 @@
```{include} ../CODE_OF_CONDUCT.md
```