Where's the downloadable POL-0.99 docs?

Open discussion forum. For topics that do not fit anywhere else.
Post Reply
Yukiko
Distro Developer
Posts: 2826
Joined: Thu Feb 02, 2006 1:41 pm

Where's the downloadable POL-0.99 docs?

Post by Yukiko »

Could one of the developers replace the downloadable docs for POL 0.99?

The link on this page that points to the ZIP file for the downloadable version of the docs for POL 0.99 is broken.

Thanks.
bodom
Former Developer
Posts: 140
Joined: Sat Feb 21, 2015 7:52 pm

Re: Where's the downloadable POL-0.99 docs?

Post by bodom »

Not sure if this post is helpful, but you can also find it on github: https://github.com/polserver/polserver/ ... com/pol099
Yukiko
Distro Developer
Posts: 2826
Joined: Thu Feb 02, 2006 1:41 pm

Re: Where's the downloadable POL-0.99 docs?

Post by Yukiko »

Thanks Bodom but that isn't what I'm looking for. That documentation section on GitHub cannot be run locally on a machine without a PHP server etc.

If you go here You'll see a link near the top of the page that points to a ZIP file that contains a working set of docs that you can have locally on your machine.

The POL 0.99 Docs section used to have a link to a ZIP file with a downloadable set of docs as well but the link is broken.

If there's a way to generate them from the GitHub files maybe someo9ne can explain it.
bodom
Former Developer
Posts: 140
Joined: Sat Feb 21, 2015 7:52 pm

Re: Where's the downloadable POL-0.99 docs?

Post by bodom »

The offline doc is buildable via the "buildoffline.php" script in git.

Unfortunately, this script was broken.

I have managed to fix it and built a temporary UNOFFICIAL offline doc zip that you can download here:

https://mega.nz/#!g8ERmK7S!ZIE9UiNv9Tx0 ... 3JGnHNS94k
Yukiko
Distro Developer
Posts: 2826
Joined: Thu Feb 02, 2006 1:41 pm

Re: Where's the downloadable POL-0.99 docs?

Post by Yukiko »

Thanks Bodom.

How were you able to run the PHP script? I tried putting the docs files from the Git repo on my web server and I couldn't get them to run. They are looking for some include files that exist on the polserver.com site that aren't included in the Git repository.
bodom
Former Developer
Posts: 140
Joined: Sat Feb 21, 2015 7:52 pm

Re: Where's the downloadable POL-0.99 docs?

Post by bodom »

Yw ;)

Yep, it needed some fixing. Details here: https://github.com/gtozzi/polserver/com ... 1a7200133c

If you also need to run them on your web server, feel free to temporarily use my repo.
Yukiko
Distro Developer
Posts: 2826
Joined: Thu Feb 02, 2006 1:41 pm

Re: Where's the downloadable POL-0.99 docs?

Post by Yukiko »

Thanks Bodom.
Turley
POL Developer
Posts: 670
Joined: Sun Feb 05, 2006 4:45 am

Re: Where's the downloadable POL-0.99 docs?

Post by Turley »

Should now work again. And an current archive is available for download.
Yukiko
Distro Developer
Posts: 2826
Joined: Thu Feb 02, 2006 1:41 pm

Re: Where's the downloadable POL-0.99 docs?

Post by Yukiko »

Thanks Turley!
Post Reply