summaryrefslogtreecommitdiff
path: root/site/docs/documentation/Input/_category_.json
diff options
context:
space:
mode:
authorDante Niewenhuis <d.niewenhuis@hotmail.com>2024-03-05 16:50:35 +0100
committerGitHub <noreply@github.com>2024-03-05 16:50:35 +0100
commit960b3d8a13c67ac4b7f479d5764b0b618fc9ea09 (patch)
tree4f103bcf6635341827d9cfa10c10cfde9543f04f /site/docs/documentation/Input/_category_.json
parent5864cbcbfe2eb8c36ca05c3a39c7e5916aeecaec (diff)
Cpu fix (#208)
* Updated the topology format to JSON. Updated TopologyReader.kt to handle JSON filed. Added documentation for the new format. * applied spotless kotlin * small update * Updated for spotless apply * Updated for spotless apply
Diffstat (limited to 'site/docs/documentation/Input/_category_.json')
-rw-r--r--site/docs/documentation/Input/_category_.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/site/docs/documentation/Input/_category_.json b/site/docs/documentation/Input/_category_.json
new file mode 100644
index 00000000..e433770c
--- /dev/null
+++ b/site/docs/documentation/Input/_category_.json
@@ -0,0 +1,7 @@
+{
+ "label": "Input",
+ "position": 1,
+ "link": {
+ "type": "generated-index"
+ }
+}