Re: Putting subproject docs in the code repos -- sample preview available

2021-07-29 Thread David Jencks
inline... > On Jul 29, 2021, at 9:28 PM, Carsten Ziegeler wrote: > > I like the approach in general, the location of the adoc file within the scr > tree is a little bit awkward, but not a showstopper. To me Antora directory structure is a bit like maven project layout, once you get used to it

Re: Putting subproject docs in the code repos -- sample preview available

2021-07-29 Thread Carsten Ziegeler
I like the approach in general, the location of the adoc file within the scr tree is a little bit awkward, but not a showstopper. What I personally don't like is that these files need to be written in asciidoc and not gh markdown. But if everyone else is fine with that, I can probably adjust.