Ralf D. Müller

Results 405 comments of Ralf D. Müller

update: i learned a bit about `xref`s and they are more useful than expected: if you use the following syntax xref:anotherpage.adoc#some-anchor[link text] asciidoctor will first check if the `[[some-anchor]]` is...

it starts to work. But I have to add htmlSanityCheck to the project to get a better overview which links are ok and which not...

making progress: - there is now a `:jbake-type: page_tocl` which renders the table of contents on the left. I guess this is better for large pages - a single-page doc...

ok. this seems to be broken. let's check this...

ok, I introduced some redirects in some of the documents. That broke the single page. But it is now back. https://doctoolchain.org/docToolchain/v2.0.x/010_manual/single-page.html?dfe the old link might be still cached, that's why...

Hi! Thanx for reporting this problem. It seems that our docs are not optimal - do you have a hint where we could brush them up so that you would...

hm. ok. So we could add to the comments in `Config.groovy` (would you like to send a PR?) and I guess we could also change the script which downloads the...

`images/ea` is the folder to which `exportEA` writes its files. So maybe I haven't checked so files in. You are working on the 1.0.0 tag? It seems to me that...

ok. then let's fix this on the new branch I've created. I think we only have to copy the images over. I would suggest to copy them from the master...

@ascheman @jmini any thoughts or wishes?