diff --git a/src/SUMMARY.md b/src/SUMMARY.md index 9844e43..de63f13 100644 --- a/src/SUMMARY.md +++ b/src/SUMMARY.md @@ -7,12 +7,9 @@ - [Datasets](./geoengine/datasets.md) - [Engine]() - [Layers](./geoengine/layers.md) + - [Users and Permissions](./geoengine/users.md) - [Workflows]() -- [Pro Features](./pro/intro.md) - - - [Users and Permissions](pro/users.md) - - [API](./api/intro.md) - [Datasets]() @@ -70,7 +67,3 @@ - [OGC Access]() - [WMS]() - -- [Solutions]() - - - [Geo Engine Pro]() diff --git a/src/pro/users.md b/src/geoengine/users.md similarity index 97% rename from src/pro/users.md rename to src/geoengine/users.md index 275306f..1a9e080 100644 --- a/src/pro/users.md +++ b/src/geoengine/users.md @@ -1,6 +1,6 @@ # Users and Permission -The Pro version of Geo Engine includes a user management system. +Geo Engine includes a user management system. Users can either be _anonymous_ or _registered_. On the first startup, an admin user will be created. diff --git a/src/pro/intro.md b/src/pro/intro.md deleted file mode 100644 index 2ff4617..0000000 --- a/src/pro/intro.md +++ /dev/null @@ -1,6 +0,0 @@ -# Pro Features - -While much of Geo Engine's functionality is Open Source and freely usable, some parts are only available in the Pro version. -To use the Pro version, you need to purchase a Pro license. -You may, however, be eligible for a free academic license. -Please contact us at [info@geoengine.de](mailto:info@geoengine.de?subject=Academic%20License) to request one. diff --git a/theme/index.hbs b/theme/index.hbs index 9cf1474..e271d1a 100644 --- a/theme/index.hbs +++ b/theme/index.hbs @@ -137,7 +137,7 @@