How are cookie queries handled on Read the Docs?
Currently, Google Analytics can be used for Read the Docs documentation. However, a cookie is set for this. In order for this to be compliant with the DSVGO/GDPR (European Data Protection Act), a cookie query must be introduced, e.g. by means of a cookie banner. The question that now arises is how such a banner can be implemented on a Read the Docs documentation, or whether this is possible at all? Are there any plugins or extensions to use? The documentation was written in reST using the Sphinx documentation generator.