This commit is contained in:
2024-03-23 00:58:46 +05:30
parent e607ed8e45
commit 6d0f0117e5
98 changed files with 2900 additions and 835 deletions

View File

@@ -0,0 +1,9 @@
{
"label": "Developers Guide",
"position": 7,
"link": {
"type": "generated-index",
"description": "Troubleshoot"
}
}

View File

@@ -0,0 +1,4 @@
---
sidebar_position: 3
---
# Build From Source

View File

@@ -0,0 +1,5 @@
---
sidebar_position: 6
---
# Deploy Package

View File

@@ -0,0 +1,4 @@
---
sidebar_position: 2
---
# Document Translation

View File

@@ -0,0 +1,4 @@
---
sidebar_position: 5
---
# GPG Key

View File

@@ -0,0 +1,4 @@
---
sidebar_position: 4
---
# PKGBUILD

5
docs/dev_guide/write.md Normal file
View File

@@ -0,0 +1,5 @@
---
sidebar_position: 1
---
# Write Documentation