Documentation Cleanup
Using this Work Item to identify and aggregated minor documentation cleanup tasks to be picked up at some point: 1. In orchestration settings, the docstring for `zest_basic_consent` is outdated. 1. Kill dark mode and make sure all SVGs are visibile in light mode 1. Pub Sub concepts page is slightly out of date. Update this (add tests also to maintain consistency here) 1. Orchestration settings docs page has a warning that it can only be edited by the admin and not added anywhere. This is in reality not true, and leads to inconsistent behaviours. We need to hardcode this in the .load() function to skip all other locations other than the system configuration. 1. client.execute() works, but https://docs.orangeqs.com/juice/core/dev/tutorials/basics/accessing-services.html#through-client-execute says it doesn't. 1. Devcontainer does work on macOS(Apple Silicon), but not macOS(Intel based). Devcontainer installation instructions needs to be updated to reflect this.
issue