mirror of
https://github.com/Unleash/unleash.git
synced 2025-07-31 13:47:02 +02:00
chore: moved technical debt docs to user-guides
This commit is contained in:
parent
b5a36a6d42
commit
141b359330
@ -131,9 +131,6 @@
|
|||||||
"deploy/securing_unleash": {
|
"deploy/securing_unleash": {
|
||||||
"title": "Securing Unleash"
|
"title": "Securing Unleash"
|
||||||
},
|
},
|
||||||
"deploy/technical_debt": {
|
|
||||||
"title": "Technical Debt"
|
|
||||||
},
|
|
||||||
"developer_guide": {
|
"developer_guide": {
|
||||||
"title": "Developer guide"
|
"title": "Developer guide"
|
||||||
},
|
},
|
||||||
@ -206,6 +203,9 @@
|
|||||||
"user_guide/single_page_apps": {
|
"user_guide/single_page_apps": {
|
||||||
"title": "Working with single page apps"
|
"title": "Working with single page apps"
|
||||||
},
|
},
|
||||||
|
"user_guide/technical_debt": {
|
||||||
|
"title": "Technical Debt"
|
||||||
|
},
|
||||||
"user_guide/unleash_context": {
|
"user_guide/unleash_context": {
|
||||||
"title": "Unleash Context"
|
"title": "Unleash Context"
|
||||||
}
|
}
|
||||||
|
@ -7,6 +7,7 @@
|
|||||||
"user_guide/control_rollout",
|
"user_guide/control_rollout",
|
||||||
"user_guide/projects",
|
"user_guide/projects",
|
||||||
"user_guide/unleash_context",
|
"user_guide/unleash_context",
|
||||||
|
"user_guide/technical_debt",
|
||||||
"user_guide/native_apps",
|
"user_guide/native_apps",
|
||||||
"user_guide/single_page_apps"
|
"user_guide/single_page_apps"
|
||||||
],
|
],
|
||||||
@ -64,8 +65,7 @@
|
|||||||
"deploy/google_auth",
|
"deploy/google_auth",
|
||||||
"deploy/database_backup",
|
"deploy/database_backup",
|
||||||
"deploy/migration_guide",
|
"deploy/migration_guide",
|
||||||
"deploy/import_export",
|
"deploy/import_export"
|
||||||
"deploy/technical_debt"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"Integrations": {
|
"Integrations": {
|
||||||
|
Loading…
Reference in New Issue
Block a user