We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d4c0468 + fceec81 commit c82088aCopy full SHA for c82088a
3 files changed
src/SUMMARY.md
@@ -7,12 +7,9 @@
7
- [Datasets](./geoengine/datasets.md)
8
- [Engine]()
9
- [Layers](./geoengine/layers.md)
10
+ - [Users and Permissions](./geoengine/users.md)
11
- [Workflows]()
12
-- [Pro Features](./pro/intro.md)
13
-
14
- - [Users and Permissions](pro/users.md)
15
16
- [API](./api/intro.md)
17
18
- [Datasets]()
@@ -70,7 +67,3 @@
70
67
- [OGC Access]()
71
68
72
69
- [WMS]()
73
74
-- [Solutions]()
75
76
- - [Geo Engine Pro]()
src/pro/users.md src/geoengine/users.mdsrc/pro/users.md renamed to src/geoengine/users.md
@@ -1,6 +1,6 @@
1
# Users and Permission
2
3
-The Pro version of Geo Engine includes a user management system.
+Geo Engine includes a user management system.
4
Users can either be _anonymous_ or _registered_.
5
On the first startup, an admin user will be created.
6
src/pro/intro.md
0 commit comments