Page 1 of 1

The downloadable documentation.

Posted: Wed Sep 13, 2017 4:47 pm
by Yukiko
How does the downloadable documentation get "compiled"? Can I do it locally from my copy of the repo?
I ask because it doesn't match with the online docs.

Also, is there some way that the ZIP file of the downloadable docs can be placed in the builds that the buildDistWin batch file creates?

Re: The downloadable documentation.

Posted: Wed Sep 13, 2017 9:18 pm
by Turley
It's currently a manual step via the homepage. (I updated it) thus not really possible in a nice way currently to automate it.

Re: The downloadable documentation.

Posted: Wed Sep 13, 2017 9:22 pm
by Yukiko
Thank you Turley. By homepage I assume you mean polserver.com. You can't setup a cron job to do it?

Re: The downloadable documentation.

Posted: Wed Sep 13, 2017 9:46 pm
by Turley
It's a PHP file you need to execute, somehow this is I think possible I will take a look ;)

Re: The downloadable documentation.

Posted: Wed Sep 13, 2017 10:21 pm
by Yukiko
Thank you Turley.