mirror of
https://github.com/Snigdha-OS/documentation.git
synced 2025-09-15 20:34:56 +02:00
⏳ @eshanized updated the website 🎉 !!!
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
"permalink": "/documentation/category/before-installation",
|
||||
"navigation": {
|
||||
"previous": {
|
||||
"title": "Code Contribution Guidelines",
|
||||
"permalink": "/documentation/introduction/contributing"
|
||||
"title": "Coding Standard",
|
||||
"permalink": "/documentation/introduction/coding-standard"
|
||||
},
|
||||
"next": {
|
||||
"title": "System Requirements",
|
||||
|
@@ -21,7 +21,7 @@
|
||||
"permalink": "/documentation/introduction/faqs"
|
||||
},
|
||||
"next": {
|
||||
"title": "Before Installation",
|
||||
"permalink": "/documentation/category/before-installation"
|
||||
"title": "Coding Standard",
|
||||
"permalink": "/documentation/introduction/coding-standard"
|
||||
}
|
||||
}
|
@@ -63,6 +63,13 @@
|
||||
"href": "/documentation/introduction/contributing",
|
||||
"docId": "introduction/contributing",
|
||||
"unlisted": false
|
||||
},
|
||||
{
|
||||
"type": "link",
|
||||
"label": "Coding Standard",
|
||||
"href": "/documentation/introduction/coding-standard",
|
||||
"docId": "introduction/coding-standard",
|
||||
"unlisted": false
|
||||
}
|
||||
],
|
||||
"href": "/documentation/category/introduction"
|
||||
@@ -447,6 +454,12 @@
|
||||
"description": "A code of conduct outlines expected behavior and guidelines for individuals within a specific community, organization, or group.",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
"introduction/coding-standard": {
|
||||
"id": "introduction/coding-standard",
|
||||
"title": "Coding Standard",
|
||||
"description": "1. Consistent Naming Conventions:",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
"introduction/contributing": {
|
||||
"id": "introduction/contributing",
|
||||
"title": "Code Contribution Guidelines",
|
||||
|
Reference in New Issue
Block a user