diff --git a/docs/Readme.md b/docs/Readme.md index a0dd640..4ec5b81 100644 --- a/docs/Readme.md +++ b/docs/Readme.md @@ -1,26 +1,7 @@ # Mobile Utility Server - -## Table of Contents -**Introduction** - -- [Overview](./Readme.md) -- [Configuration](./Configuration.md) -- [Deployment](./Deployment.md) -- [Migration Instructions](./Migration-Instructions.md) - -**Reference** - -- [Database Structure](./Database-Structure.md) - -**API Reference** - -- [Admin API](./API-Admin.md) -- [Public RESTful API](./Public-REST-API.md) - - - -The Mobile Utility Server by [Wultra](https://wultra.com) is a utility server with various features required by typical mobile apps. +The Mobile Utility Server by [Wultra](https://wultra.com) is a utility server with various features required by typical +mobile apps. Currently, the feature set is relatively narrow: @@ -29,7 +10,8 @@ Currently, the feature set is relatively narrow: ## License -Mobile Utility Server is licensed using GNU AGPLv3 license. Please consult us at [hello@wultra.com](mailto:hello@wultra.com) for the software use. +Mobile Utility Server is licensed using GNU AGPLv3 license. Please consult us +at [hello@wultra.com](mailto:hello@wultra.com) for the software use. ## Contact diff --git a/docs/_Sidebar.md b/docs/_Sidebar.md index b65201b..9d423f0 100644 --- a/docs/_Sidebar.md +++ b/docs/_Sidebar.md @@ -5,11 +5,11 @@ - [Deployment](./Deployment.md) - [Migration Instructions](./Migration-Instructions.md) -**Reference** - -- [Database Structure](./Database-Structure.md) - **API Reference** - [Admin API](./API-Admin.md) - [Public RESTful API](./Public-REST-API.md) + +**Reference** + +- [Database Structure](./Database-Structure.md)