This is the documentation for the SpaceBotWar server API.
Documentation is run from a Jekyll implementation in a Docker container which should make it much easier to install.
First build the docker container.
$ ./build_docker.sh
Then run a shell in the container.
$ ./run_docker.sh
root@17d2ed3096e5:/docs# jekyll serve