Update docs-nav.json

pull/6400/head
Halil İbrahim Kalkan 4 years ago
parent f1bdb81898
commit 520677699e

@ -97,29 +97,6 @@
{
"text": "Community Articles",
"path": "https://community.abp.io/"
}
]
},
{
"text": "Guides",
"items": [
{
"text": "Customizing the Application Modules",
"path": "Customizing-Application-Modules-Guide.md",
"items": [
{
"text": "Extending Entities",
"path": "Customizing-Application-Modules-Extending-Entities.md"
},
{
"text": "Overriding Services",
"path": "Customizing-Application-Modules-Overriding-Services.md"
},
{
"text": "Overriding the User Interface",
"path": "Customizing-Application-Modules-Overriding-User-Interface.md"
}
]
},
{
"text": "Migrating from the ASP.NET Boilerplate",
@ -374,6 +351,24 @@
{
"text": "Plug-In Modules"
},
{
"text": "Customizing the Application Modules",
"path": "Customizing-Application-Modules-Guide.md",
"items": [
{
"text": "Extending Entities",
"path": "Customizing-Application-Modules-Extending-Entities.md"
},
{
"text": "Overriding Services",
"path": "Customizing-Application-Modules-Overriding-Services.md"
},
{
"text": "Overriding the User Interface",
"path": "Customizing-Application-Modules-Overriding-User-Interface.md"
}
]
},
{
"text": "Best Practices",
"path": "Best-Practices/Index.md"

Loading…
Cancel
Save