In the meantime I compiled the .rst files from Alberth:
http://shatten.sonores.de/wp-content/uploads/2014/12/htmlhelp.7z
I had to install Python 2.7 and Sphinx following this guide:
http://sphinx-doc.org/install.html
After that it were just two steps:
1)make htmlhelp
2)hhc AGSdoc.hhp (inside the build/htmlhelp folder)
This build complains about a missing index file, but I just did a quick compilation test, so this shouldn't be a real issue later on.
http://shatten.sonores.de/wp-content/uploads/2014/12/htmlhelp.7z
I had to install Python 2.7 and Sphinx following this guide:
http://sphinx-doc.org/install.html
After that it were just two steps:
1)make htmlhelp
2)hhc AGSdoc.hhp (inside the build/htmlhelp folder)
This build complains about a missing index file, but I just did a quick compilation test, so this shouldn't be a real issue later on.