A Winforms Application written in c#/.net. No Internet is available for security reasons. We have started to write the documentation in Hugo, and tried to connect to the static docs on the file system, just to find out that this is not supported and a major hassle .
We could switch to mkdocs which has an offline mode (sorry, no additional link accepted by disrourse, but google will help)
The Installation of a separate Intranet-server on the target machines is not possible, because this would require more complex installation and maintenance.
Alternatively, we are thinking of including a c#/.net embedded server which points to the content of the /public; https://genhttp.org/ is an example, but there are quite a few mostly abandoned projects around.
Can anyone comment on this approach or suggest an alternative? Strictly local, no additional installation required (e.g. no Docker)