Daniel Herman
Daniel Herman
### Actions before raising this issue - [X] I searched the existing issues and did not find anything similar. - [X] I read/searched [the docs](https://docs.cvat.ai/docs/) ### Steps to Reproduce 1....
I am trying to set up a server at home using the following docker-compose.yml file: ``` version: "3.8" services: linuxgsm-valheim: image: gameservermanagers/gameserver:vh container_name: vhserver volumes: - ./vhserver:/data network_mode: host ```...
As it is today, importing of HTML generated sphinx generate code documentation works without an error, however references between documentation pages do not work. This appears to be due to...