We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8409962 commit 415cdb3Copy full SHA for 415cdb3
docs/general/general-guidelines.md renamed to docs/introduction.md
@@ -1,5 +1,5 @@
1
---
2
-id: guidelines
+id: introduction
3
title: General Coding Standards
4
5
sidebars.js
@@ -2,7 +2,7 @@ module.exports =
{
"docs": {
"Overview": [
- "general/guidelines",
+ "introduction",
6
"general/clean-code"
7
],
8
"REST API": [
0 commit comments