aboutsummaryrefslogtreecommitdiffstats
path: root/subprojects/docs/src/develop/index.md
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <marussy@mit.bme.hu>2024-04-26 20:27:32 +0200
committerLibravatar GitHub <noreply@github.com>2024-04-26 20:27:32 +0200
commit2ef2233a7c6f062deaf9b7e76beb51e7f9945c71 (patch)
treea7554de9d813334170eeaaba46793490568b9413 /subprojects/docs/src/develop/index.md
parentfix(language): Sonar lint issue (diff)
parentchore(deps): bump dependencies (diff)
downloadrefinery-2ef2233a7c6f062deaf9b7e76beb51e7f9945c71.tar.gz
refinery-2ef2233a7c6f062deaf9b7e76beb51e7f9945c71.tar.zst
refinery-2ef2233a7c6f062deaf9b7e76beb51e7f9945c71.zip
Merge pull request #58 from graphs4value/docs
Add documentation site with Docusaurus
Diffstat (limited to 'subprojects/docs/src/develop/index.md')
-rw-r--r--subprojects/docs/src/develop/index.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/subprojects/docs/src/develop/index.md b/subprojects/docs/src/develop/index.md
new file mode 100644
index 00000000..4537889e
--- /dev/null
+++ b/subprojects/docs/src/develop/index.md
@@ -0,0 +1,13 @@
1---
2SPDX-FileCopyrightText: 2024 The Refinery Authors
3SPDX-License-Identifier: EPL-2.0
4sidebar_position: 0
5---
6
7# Programming guide
8
9:::warning
10
11Under construction
12
13:::