So i did add the docs tarball. Ran a tar xvf on the tarball. However, this is the directory structure : sacharya@sacharya-MBP:~/repos/avro$ cd avro-doc-1.8.2/ sacharya@sacharya-MBP:~/repos/avro/avro-doc-1.8.2$ ls LICENSE NOTICE api trevni
The issue with this is that it creates an incorrect link : see http://avro.apache.org/docs/1.8.2/. There is no index.html I haven't changed the link from current, since I didn't want to break the whole website. S On Mon, May 22, 2017 at 10:53 AM, Ryan Blue <[email protected]> wrote: > I've updated the docs before. What's the problem? Did you add the docs > tarball from the release? > > On Sun, May 21, 2017 at 7:53 PM, Suraj Acharya <[email protected]> wrote: > > > Hey guys, > > I am trying to work on the release. > > However, the docs for 1.8.2 are not getting pushed. Does anyone have > > experience with it, or does anyone have some ideas on what are the next > > steps are to push the 1.8.2 docs? > > > > Currently, the link on the website is broken and I am trying to look into > > it. > > > > Step 13 of this guide is where I am stuck : > > https://cwiki.apache.org/confluence/display/AVRO/How+To+Release > > > > S > > > > > > -- > Ryan Blue > Software Engineer > Netflix >
