Documentation improvements ### DSL - The `FieldDsl` constructor only needs a `PropertyNameStrategy`, not a full `BsonContext` (43f4c7ca) ### Documentation - Fixed documentation implying that the indexing operator is written `.$0.` instead of `.0.` (dccf5246) - Fixed links, improved phrasing (5c83aea8, 67399f3e) ### Deployment - Removed Intel-based Apple targets, as they are deprecated by Apple (!224)