ofSite icon indicating copy to clipboard operation
ofSite copied to clipboard

ofx Online Documentation Download broken

Open faebser opened this issue 13 years ago • 5 comments
trafficstars

The download link on the Documentation on the openframeworks.cc site just contains an empty (just a few .css-files) archive. I forked the repository but the the link ROOT/epub/ofReference.zip doesn't exist. Is the archive generated automatically? Can I fix this somehow and issue a pull request?

faebser avatar Feb 07 '12 22:02 faebser

i think @arturoc was the one working on this, but i don't know what system he was planning on using to solve this.

kylemcdonald avatar Feb 07 '12 23:02 kylemcdonald

yes, i need to fix that, the zip should be generated automatically. it's generating the whole site with local links but hasn't really worked perfectly yet. i'm going to remove the link by now, and fix it during the dev conference since it'll require a bit of work to generate only the documentation with local links.

El 08/02/12 00:15, Kyle McDonald escribió:

i think @arturoc was the one working on this, but i don't know what system he was planning on using to solve this.


Reply to this email directly or view it on GitHub: https://github.com/openframeworks/ofSite/issues/38#issuecomment-3859022

arturoc avatar Feb 08 '12 19:02 arturoc

you could also just use wget on a local copy of the website, probably easier and less time-consuming.

faebser avatar Feb 12 '12 18:02 faebser

yes, that's a good idea, i would like to generate a page with only the docs + generate pdf and other formats but as a quick solution it will be better than removing the link. thanks

El 12/02/12 19:15, Fabian Frei escribió:

you could also just use wget on a local copy of the website, probably easier and less time-consuming.


Reply to this email directly or view it on GitHub: https://github.com/openframeworks/ofSite/issues/38#issuecomment-3929645

arturoc avatar Feb 12 '12 18:02 arturoc

bump People are reporting this with increasing frequency now that we have a new release.

bilderbuchi avatar Jun 05 '12 07:06 bilderbuchi