Understanding a raw manifest is easier with context. The Manifest Documentation Generator parses a pasted Kubernetes YAML and explains each field, drawing on a dictionary of common keys (apiVersion, kind, metadata, spec, status and their children).
Fields it does not recognise are clearly marked so you can verify them against the API reference. Everything runs locally; nothing is uploaded.