Skip to content

Commit d3d3efc

Browse files
authored
update
1 parent b5a74f7 commit d3d3efc

File tree

6 files changed

+6
-245
lines changed

6 files changed

+6
-245
lines changed

docs/.vitepress/config.mjs

Lines changed: 6 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -164,19 +164,7 @@ export default defineConfig({
164164
{ text: 'abapmerge', link: '/advanced/tools/abapmerge' },
165165

166166
]
167-
},
168-
{ text: 'test', collapsed : "true" , items: [
169-
{ text: '___', collapsed : "true" , items: [
170-
{ text: 'Developer Experience', link: '/advanced/technical/dx' },
171-
{ text: 'Technology', link: '/advanced/technical/overview', items: [
172-
{ text: 'REST, Drafts', link: '/advanced/technical/rest' },
173-
{ text: 'Domain Driven Design', link: '/advanced/technical/runtime' },
174-
{ text: 'UI5 Freestyle', link: '/advanced/technical/ui5' },
175-
{ text: 'RAP', link: '/advanced/technical/rap' },
176-
{ text: '___', link: '/advanced/technical/how_it_all_works' },
177-
] },
178-
] , }, ],
179-
},
167+
}
180168
]
181169
},
182170
{
@@ -187,7 +175,11 @@ export default defineConfig({
187175
{ text: 'UI5 Over-the-Wire', link: '/technical/concept' },
188176
{ text: 'ABAP Thinking, UI5 Results', link: '/technical/dx' },
189177
{ text: 'Cloud Readiness', link: '/technical/cloud' },
190-
{ text: 'Behind the Scenes', link: '/technical/how_it_all_works' }
178+
{ text: 'Behind the Scenes', link: '/technical/how_it_all_works' },
179+
{ text: 'Behind the Scenes', link: '/technical/technology/overview' , items: [
180+
{ text: 'RAP', link: '/technical/technology/rap' },
181+
{ text: 'UI5 Freestyle', link: '/technical/technology/ui5' },
182+
] }
191183
]
192184
},
193185
{

docs/advanced/technical/rest.md

Lines changed: 0 additions & 40 deletions
This file was deleted.

docs/advanced/technical/runtime.md

Lines changed: 0 additions & 191 deletions
This file was deleted.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)