You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ivy-dev@incubator.apache.org by Xavier Hanin <xa...@gmail.com> on 2007/07/05 16:44:14 UTC

site and doc separation

Hi,

I've made very good progress to split the site and the documentation in two
parts, with easy import of documentation in the site. The site now checked
in svn seems to be working quite properly. To test it it's easy:
svn co https://svn.apache.org/repos/asf/incubator/ivy/site/ site
cd site
ant init-imported-history

Then you will be able to browse the site with documentation imported from
the trunk, all in one integrated TOC. The site generation seems also to be
working, to test it you just have to type ant in the site directory. You
need ant 1.7 + sun java 6 jdk for that. Tomorrow I will finish by adding a
publish-site target and take of IvyDE site too. Then I'll start preparing
the 2.0.0-alpha 2 release, with the new isolated documentation. It's quite a
lot of work, but having the site and the doc isolated in separate svn
directories is much better to make them live in an independent time line.

Xavier

-- 
Xavier Hanin - Independent Java Consultant
http://xhab.blogspot.com/
http://incubator.apache.org/ivy/
http://www.xoocode.org/

Re: site and doc separation

Posted by Xavier Hanin <xa...@gmail.com>.
On 7/6/07, Xavier Hanin <xa...@gmail.com> wrote:
>
> On 7/6/07, Xavier Hanin <xa...@gmail.com> wrote:
> >
> > I think I've almost finished working on site and doc split, I'm
> > currently uploading the generated site to peopla.a.o.
> >
> > Please report any problem you encounter on the site when it will be
> > updated online (in about one hour).
> >
> > Once online, I'll run a broken link analyzer (like
> > http://www.dead-links.com/), and try to fix all broken links.
>
>
> I've finally found a free offline link checker:
> http://home.snafu.de/tilman/xenulink.html
>
> Running it against the last generated site I just uploaded I've found 172
> broken links :-(
>

I think I've fixed all broken links. The report still reports 40 broken
links, but they are due to automatic link recognition by
xooki, which converts URLs provided in  examples (like
http://www.acme.com/repository/barbaz/foo-1.2-bar.jar) into a link, which is
obviously broken.

The online site should be updated in about one hour, please report any
problem after this delay.

Xavier

It's quite a lot of work to get rid of all of them, but we will have a
> better site and documentation then.
>
> Hope this won't take too me long though.
>
> Xavier
>
> I plan to work on issues scheduled for 2.0.0-alpha 2 later today, and hope
> > to have time to cut a release this week-end.
> >
> > Xavier
> >
> > On 7/5/07, Xavier Hanin < xavier.hanin@gmail.com> wrote:
> > >
> > > Hi,
> > >
> > > I've made very good progress to split the site and the documentation
> > > in two parts, with easy import of documentation in the site. The site now
> > > checked in svn seems to be working quite properly. To test it it's easy:
> > > svn co https://svn.apache.org/repos/asf/incubator/ivy/site/ site
> > > cd site
> > > ant init-imported-history
> > >
> > > Then you will be able to browse the site with documentation imported
> > > from the trunk, all in one integrated TOC. The site generation seems also to
> > > be working, to test it you just have to type ant in the site directory. You
> > > need ant 1.7 + sun java 6 jdk for that. Tomorrow I will finish by
> > > adding a publish-site target and take of IvyDE site too. Then I'll start
> > > preparing the 2.0.0-alpha 2 release, with the new isolated
> > > documentation. It's quite a lot of work, but having the site and the doc
> > > isolated in separate svn directories is much better to make them live in an
> > > independent time line.
> > >
> > > Xavier
> > >
> > > --
> > > Xavier Hanin - Independent Java Consultant
> > > http://xhab.blogspot.com/
> > > http://incubator.apache.org/ivy/
> > > http://www.xoocode.org/
> >
> >
> >
> >
> > --
> > Xavier Hanin - Independent Java Consultant
> > http://xhab.blogspot.com/
> > http://incubator.apache.org/ivy/
> > http://www.xoocode.org/
> >
>
>
>
> --
> Xavier Hanin - Independent Java Consultant
> http://xhab.blogspot.com/
> http://incubator.apache.org/ivy/
> http://www.xoocode.org/
>



-- 
Xavier Hanin - Independent Java Consultant
http://xhab.blogspot.com/
http://incubator.apache.org/ivy/
http://www.xoocode.org/

Re: site and doc separation

Posted by Xavier Hanin <xa...@gmail.com>.
On 7/6/07, Xavier Hanin <xa...@gmail.com> wrote:
>
> I think I've almost finished working on site and doc split, I'm currently
> uploading the generated site to peopla.a.o.
>
> Please report any problem you encounter on the site when it will be
> updated online (in about one hour).
>
> Once online, I'll run a broken link analyzer (like
> http://www.dead-links.com/), and try to fix all broken links.


I've finally found a free offline link checker:
http://home.snafu.de/tilman/xenulink.html

Running it against the last generated site I just uploaded I've found 172
broken links :-(

It's quite a lot of work to get rid of all of them, but we will have a
better site and documentation then.

Hope this won't take too me long though.

Xavier

I plan to work on issues scheduled for 2.0.0-alpha 2 later today, and hope
> to have time to cut a release this week-end.
>
> Xavier
>
> On 7/5/07, Xavier Hanin < xavier.hanin@gmail.com> wrote:
> >
> > Hi,
> >
> > I've made very good progress to split the site and the documentation in
> > two parts, with easy import of documentation in the site. The site now
> > checked in svn seems to be working quite properly. To test it it's easy:
> > svn co https://svn.apache.org/repos/asf/incubator/ivy/site/ site
> > cd site
> > ant init-imported-history
> >
> > Then you will be able to browse the site with documentation imported
> > from the trunk, all in one integrated TOC. The site generation seems also to
> > be working, to test it you just have to type ant in the site directory. You
> > need ant 1.7 + sun java 6 jdk for that. Tomorrow I will finish by adding
> > a publish-site target and take of IvyDE site too. Then I'll start preparing
> > the 2.0.0-alpha 2 release, with the new isolated documentation. It's
> > quite a lot of work, but having the site and the doc isolated in separate
> > svn directories is much better to make them live in an independent time
> > line.
> >
> > Xavier
> >
> > --
> > Xavier Hanin - Independent Java Consultant
> > http://xhab.blogspot.com/
> > http://incubator.apache.org/ivy/
> > http://www.xoocode.org/
>
>
>
>
> --
> Xavier Hanin - Independent Java Consultant
> http://xhab.blogspot.com/
> http://incubator.apache.org/ivy/
> http://www.xoocode.org/
>



-- 
Xavier Hanin - Independent Java Consultant
http://xhab.blogspot.com/
http://incubator.apache.org/ivy/
http://www.xoocode.org/

Re: site and doc separation

Posted by Xavier Hanin <xa...@gmail.com>.
I think I've almost finished working on site and doc split, I'm currently
uploading the generated site to peopla.a.o.

Please report any problem you encounter on the site when it will be updated
online (in about one hour).

Once online, I'll run a broken link analyzer (like
http://www.dead-links.com/), and try to fix all broken links.

I plan to work on issues scheduled for 2.0.0-alpha 2 later today, and hope
to have time to cut a release this week-end.

Xavier

On 7/5/07, Xavier Hanin <xa...@gmail.com> wrote:
>
> Hi,
>
> I've made very good progress to split the site and the documentation in
> two parts, with easy import of documentation in the site. The site now
> checked in svn seems to be working quite properly. To test it it's easy:
> svn co https://svn.apache.org/repos/asf/incubator/ivy/site/ site
> cd site
> ant init-imported-history
>
> Then you will be able to browse the site with documentation imported from
> the trunk, all in one integrated TOC. The site generation seems also to be
> working, to test it you just have to type ant in the site directory. You
> need ant 1.7 + sun java 6 jdk for that. Tomorrow I will finish by adding a
> publish-site target and take of IvyDE site too. Then I'll start preparing
> the 2.0.0-alpha 2 release, with the new isolated documentation. It's quite
> a lot of work, but having the site and the doc isolated in separate svn
> directories is much better to make them live in an independent time line.
>
> Xavier
>
> --
> Xavier Hanin - Independent Java Consultant
> http://xhab.blogspot.com/
> http://incubator.apache.org/ivy/
> http://www.xoocode.org/




-- 
Xavier Hanin - Independent Java Consultant
http://xhab.blogspot.com/
http://incubator.apache.org/ivy/
http://www.xoocode.org/