Re: Ivy documentation with asciidoc

2017-06-01 Thread Gintautas Grigelionis
2017-06-01 15:43 GMT+02:00 Stefan Bodewig : > On 2017-06-01, Gintautas Grigelionis wrote: > > > 2017-05-31 23:00 GMT+02:00 Nicolas Lalevée : > > > >>> Le 31 mai 2017 à 19:47, Gintautas Grigelionis > > >> a écrit : > > > >> Also, external links must be pruned and/or directed to Internet Archive >

Re: Ivy documentation with asciidoc

2017-06-01 Thread Stefan Bodewig
On 2017-06-01, Gintautas Grigelionis wrote: > 2017-05-31 23:00 GMT+02:00 Nicolas Lalevée : >>> Le 31 mai 2017 à 19:47, Gintautas Grigelionis >> a écrit : >> Also, external links must be pruned and/or directed to Internet Archive >>> -( >>> The tutorial of yEd must be revised, version 3 has ma

Re: Ivy documentation with asciidoc

2017-05-31 Thread Gintautas Grigelionis
2017-05-31 23:00 GMT+02:00 Nicolas Lalevée : > > > Le 31 mai 2017 à 19:47, Gintautas Grigelionis > a écrit : > > > Also, external links must be pruned and/or directed to Internet Archive > :-( > > The tutorial of yEd must be revised, version 3 has many more controls. I > > converted the odg diag

Re: Ivy documentation with asciidoc

2017-05-31 Thread Nicolas Lalevée
> Le 31 mai 2017 à 19:47, Gintautas Grigelionis a > écrit : > > I looked at the documentation: both > http://ant.apache.org/ivy/history/trunk/tutorial/start.html > and > https://ant.apache.org/ivy/history/latest-milestone/tutorial/s

Re: Ivy documentation with asciidoc

2017-05-31 Thread Gintautas Grigelionis
I looked at the documentation: both http://ant.apache.org/ivy/history/trunk/tutorial/start.html and https://ant.apache.org/ivy/history/latest-milestone/tutorial/start.html have black rectangles. Also, external links must be pruned and/or directed to Internet Archive :-( The tutorial of yEd must be

Re: Ivy documentation with asciidoc

2017-05-31 Thread Nicolas Lalevée
> Le 31 mai 2017 à 17:53, J Pai a écrit : > > > On 31-May-2017, at 9:02 PM, Nicolas Lalevée > wrote: > > >> Le 31 mai 2017 à 15:34, J Pai a écrit : >> >> One thing I just noticed in the generated adoc files is that “external” >> links that are part of th

Re: Ivy documentation with asciidoc

2017-05-31 Thread J Pai
On 31-May-2017, at 9:02 PM, Nicolas Lalevée wrote: > Le 31 mai 2017 à 15:34, J Pai a écrit : > > One thing I just noticed in the generated adoc files is that “external” links > that are part of the original xooki backed .html files are not being > generated as links in the converted adoc. T

Re: Ivy documentation with asciidoc

2017-05-31 Thread Nicolas Lalevée
> Le 31 mai 2017 à 15:34, J Pai a écrit : > > One thing I just noticed in the generated adoc files is that “external” links > that are part of the original xooki backed .html files are not being > generated as links in the converted adoc. To see a couple of example, take a > look at this hibn

Re: Ivy documentation with asciidoc

2017-05-31 Thread Nicolas Lalevée
> Le 31 mai 2017 à 15:20, J Pai a écrit : > > I had some time today and decided to test this branch out locally. I was able > to generate the docs without any hassle. The conversion works fine which is a > great thing. > > There are certain warning about the heading/section level we use in th

Re: Ivy documentation with asciidoc

2017-05-31 Thread Gintautas Grigelionis
Great news! How about SVG for images? I thought about tracing the Ivy logo; also, dependency graphs made with yEd can be saved in SVG. What about using fonts (eg genericons) instead of images for arrows etc? Gintas 2017-05-31 15:20 GMT+02:00 J Pai : > I had some time today and decided to test th

Re: Ivy documentation with asciidoc

2017-05-31 Thread J Pai
One thing I just noticed in the generated adoc files is that “external” links that are part of the original xooki backed .html files are not being generated as links in the converted adoc. To see a couple of example, take a look at this hibnet.org/tmp/ivy-asciidoc/index.html page. The “Apache Li

Re: Ivy documentation with asciidoc

2017-05-31 Thread J Pai
I had some time today and decided to test this branch out locally. I was able to generate the docs without any hassle. The conversion works fine which is a great thing. There are certain warning about the heading/section level we use in the generated adoc files, for top level heading: > [ascii

Re: Ivy documentation with asciidoc

2017-05-25 Thread Nicolas Lalevée
> Le 25 mai 2017 à 16:17, Matt Sicker a écrit : > > Merge commits always spam the commits list which, while annoying, I've > learned to mass-delete whenever it happens. ;) > > I looked at some random changes and found a couple markup typos, but > otherwise it looks like it converted well enough

Re: Ivy documentation with asciidoc

2017-05-25 Thread Matt Sicker
Merge commits always spam the commits list which, while annoying, I've learned to mass-delete whenever it happens. ;) I looked at some random changes and found a couple markup typos, but otherwise it looks like it converted well enough. I'm more familiar with the maven plugins for site management