WR340583, Add a dockerized nginx web server for serving built docs
Some parts of the documentation cannot be tested by opening the html files with a browser. For instance search will not work in that case. The solution is to serve the built files with a nginx web server running in a docker container. Add a script to do this along with instructions.
local-server.sh
0 → 100755
Please register or sign in to comment