mirror of
https://github.com/Unleash/unleash.git
synced 2025-05-31 01:16:01 +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": {
|
||||
"title": "Securing Unleash"
|
||||
},
|
||||
"deploy/technical_debt": {
|
||||
"title": "Technical Debt"
|
||||
},
|
||||
"developer_guide": {
|
||||
"title": "Developer guide"
|
||||
},
|
||||
@ -206,6 +203,9 @@
|
||||
"user_guide/single_page_apps": {
|
||||
"title": "Working with single page apps"
|
||||
},
|
||||
"user_guide/technical_debt": {
|
||||
"title": "Technical Debt"
|
||||
},
|
||||
"user_guide/unleash_context": {
|
||||
"title": "Unleash Context"
|
||||
}
|
||||
|
@ -7,6 +7,7 @@
|
||||
"user_guide/control_rollout",
|
||||
"user_guide/projects",
|
||||
"user_guide/unleash_context",
|
||||
"user_guide/technical_debt",
|
||||
"user_guide/native_apps",
|
||||
"user_guide/single_page_apps"
|
||||
],
|
||||
@ -64,8 +65,7 @@
|
||||
"deploy/google_auth",
|
||||
"deploy/database_backup",
|
||||
"deploy/migration_guide",
|
||||
"deploy/import_export",
|
||||
"deploy/technical_debt"
|
||||
"deploy/import_export"
|
||||
]
|
||||
},
|
||||
"Integrations": {
|
||||
|
Loading…
Reference in New Issue
Block a user