Description
The current docs are either incomplete or written for someone who is familiar with the platform, possibly because there is pressure to get people migrating from parse.com to a self-hosted parse-server.
The docs for the different SDKs are very detailed and mostly valid, except for a few outdated things like the iOS security section describing the old dashboard. But there are a few things that need to be addressed about parse-server when starting from scratch.
In addition to a feature list and other nice things that would help people understand what Parse is, I think the most important thing is to explain how Parse works. Without using parse-dashboard, for example, I would not know anything about CLP and ACL.
Generally, my feeling is that the documentation for what the server does and how it works is scattered across the docs for all the other elements of the Parse ecosystem (SDKs, dashboard, modules). Without reading the other guides it's almost impossible to understand what parse-server does and how to use it.