You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@groovy.apache.org by Guillaume Laforge <gl...@gmail.com> on 2016/09/18 12:19:27 UTC

Latest documentation not showing up

Hi,

Any idea why the "latest" documentation online:
http://docs.groovy-lang.org/docs/next/html/documentation/

isn't showing up the latest bits of doc, for instance the @AutoImplement
transformation is not displayed, although it's indeed in master.

And when I generate it locally, it's indeed there.

Guillaume

-- 
Guillaume Laforge
Apache Groovy committer & PMC Vice-President
Developer Advocate @ Google Cloud Platform

Blog: http://glaforge.appspot.com/
Social: @glaforge <http://twitter.com/glaforge> / Google+
<https://plus.google.com/u/0/114130972232398734985/posts>

Re: Latest documentation not showing up

Posted by Guillaume Laforge <gl...@gmail.com>.
Oh nice find!
Thanks!

On Sun, Sep 18, 2016 at 2:24 PM, Cédric Champeau <ce...@gmail.com>
wrote:

> Fixed. The CI build that explodes the documentation was still looking for
> "groovy-docs.zip" instead of "apache-groovy-docs.zip".
>
>
> 2016-09-18 14:19 GMT+02:00 Guillaume Laforge <gl...@gmail.com>:
>
>> Hi,
>>
>> Any idea why the "latest" documentation online:
>> http://docs.groovy-lang.org/docs/next/html/documentation/
>>
>> isn't showing up the latest bits of doc, for instance the @AutoImplement
>> transformation is not displayed, although it's indeed in master.
>>
>> And when I generate it locally, it's indeed there.
>>
>> Guillaume
>>
>> --
>> Guillaume Laforge
>> Apache Groovy committer & PMC Vice-President
>> Developer Advocate @ Google Cloud Platform
>>
>> Blog: http://glaforge.appspot.com/
>> Social: @glaforge <http://twitter.com/glaforge> / Google+
>> <https://plus.google.com/u/0/114130972232398734985/posts>
>>
>
>


-- 
Guillaume Laforge
Apache Groovy committer & PMC Vice-President
Developer Advocate @ Google Cloud Platform

Blog: http://glaforge.appspot.com/
Social: @glaforge <http://twitter.com/glaforge> / Google+
<https://plus.google.com/u/0/114130972232398734985/posts>

Re: Latest documentation not showing up

Posted by Cédric Champeau <ce...@gmail.com>.
Fixed. The CI build that explodes the documentation was still looking for
"groovy-docs.zip" instead of "apache-groovy-docs.zip".


2016-09-18 14:19 GMT+02:00 Guillaume Laforge <gl...@gmail.com>:

> Hi,
>
> Any idea why the "latest" documentation online:
> http://docs.groovy-lang.org/docs/next/html/documentation/
>
> isn't showing up the latest bits of doc, for instance the @AutoImplement
> transformation is not displayed, although it's indeed in master.
>
> And when I generate it locally, it's indeed there.
>
> Guillaume
>
> --
> Guillaume Laforge
> Apache Groovy committer & PMC Vice-President
> Developer Advocate @ Google Cloud Platform
>
> Blog: http://glaforge.appspot.com/
> Social: @glaforge <http://twitter.com/glaforge> / Google+
> <https://plus.google.com/u/0/114130972232398734985/posts>
>