Browse Source

Update docs-nav.json

pull/12026/head
Engincan VESKE 5 years ago
parent
commit
fd458d2c9c
  1. 36
      docs/en/docs-nav.json

36
docs/en/docs-nav.json

@ -284,10 +284,18 @@
}
]
},
{
"text": "Cancellation Token Provider",
"path": "Cancellation-Token-Provider.md"
},
{
"text": "CSRF/XSRF & Anti Forgery",
"path": "CSRF-Anti-Forgery.md"
},
{
"text": "Concurrency Check",
"path": "Concurrency-Check.md"
},
{
"text": "Current User",
"path": "CurrentUser.md"
@ -317,10 +325,6 @@
}
]
},
{
"text": "SMS Sending",
"path": "SMS-Sending.md"
},
{
"text": "Event Bus",
"items": [
@ -356,10 +360,6 @@
}
]
},
{
"text": "JSON",
"path": "JSON.md"
},
{
"text": "Features",
"path": "Features.md"
@ -372,10 +372,22 @@
"text": "GUID Generation",
"path": "Guid-Generation.md"
},
{
"text": "JSON",
"path": "JSON.md"
},
{
"text": "Object to Object Mapping",
"path": "Object-To-Object-Mapping.md"
},
{
"text": "Simple State Checker",
"path": "SimpleStateChecker.md"
},
{
"text": "SMS Sending",
"path": "SMS-Sending.md"
},
{
"text": "String Encryption",
"path": "String-Encryption.md"
@ -401,14 +413,6 @@
{
"text": "Virtual File System",
"path": "Virtual-File-System.md"
},
{
"text": "Cancellation Token Provider",
"path": "Cancellation-Token-Provider.md"
},
{
"text": "Simple State Checker",
"path": "SimpleStateChecker.md"
}
]
},

Loading…
Cancel
Save