SFML community forums

General => SFML website => Topic started by: Cornstalks on August 19, 2014, 05:32:03 pm

Title: SFML 2.0 docs aren't up
Post by: Cornstalks on August 19, 2014, 05:32:03 pm
Going to the 2.0 documentation (http://sfml-dev.org/documentation/2.0/) results in just seeing the 2.1 documentation. Can this be fixed?

Thanks!
Title: Re: SFML 2.0 docs aren't up
Post by: eXpl0it3r on August 19, 2014, 06:23:37 pm
Thanks for the report, the fix is underway. :)
Title: Re: SFML 2.0 docs aren't up
Post by: Laurent on August 19, 2014, 06:39:33 pm
What caused this to be broken? ???
Title: Re: SFML 2.0 docs aren't up
Post by: eXpl0it3r on August 19, 2014, 07:01:13 pm
It's fixed.

Well I'd have to ask you that question, because this part was pulled from the (private) Git repository which you pushed to. You can check the first commit. ;D
Title: Re: SFML 2.0 docs aren't up
Post by: Laurent on August 19, 2014, 07:23:00 pm
It's strange that this error popped up after the move :P

But yeah, it was probably broken before.
Title: Re: SFML 2.0 docs aren't up
Post by: eXpl0it3r on August 19, 2014, 07:40:58 pm
It's strange that this error popped up after the move :P

But yeah, it was probably broken before.
The old server has the files correct (that's where I patch in the current ones), there just must have been a hiccup when transferring stuff to GitHub. And since I used content from there, it's no surprise or strange that it would show up wrong after the moving.
I've no idea how you did transfer the stuff to GitHub, but besides the documentation issue, most of the attachments were missing as well, so something for sure didn't go 100% smooth. ;)
Title: Re: SFML 2.0 docs aren't up
Post by: Laurent on August 19, 2014, 08:24:01 pm
I made a fresh copy of the website directly from the FTP to my clone of the repository. Commited and pushed. So I still wonder how things could have been wrong.

Well... let's hope there are just minor issues ;)
Title: Re: SFML 2.0 docs aren't up
Post by: Jesper Juhl on August 19, 2014, 09:14:49 pm
Most things (at least all I've tried) seems to work perfectly :)