mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-09-04 17:32:56 +00:00
user guide structure draft
This commit is contained in:
5
website/src/lib/docs/en/menu/edit.svx
Normal file
5
website/src/lib/docs/en/menu/edit.svx
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
title: Edit
|
||||
---
|
||||
|
||||
# { title }
|
5
website/src/lib/docs/en/menu/file.svx
Normal file
5
website/src/lib/docs/en/menu/file.svx
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
title: File
|
||||
---
|
||||
|
||||
# { title }
|
5
website/src/lib/docs/en/menu/settings.svx
Normal file
5
website/src/lib/docs/en/menu/settings.svx
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
title: Settings
|
||||
---
|
||||
|
||||
# { title }
|
5
website/src/lib/docs/en/menu/view.svx
Normal file
5
website/src/lib/docs/en/menu/view.svx
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
title: View
|
||||
---
|
||||
|
||||
# { title }
|
Reference in New Issue
Block a user