[DO NOT MERGE] Test cross-documents reference format (ADOC, HTML and PDF)#985
[DO NOT MERGE] Test cross-documents reference format (ADOC, HTML and PDF)#985AByzhynar wants to merge 2 commits intoKhronosGroup:mainfrom
Conversation
Update programming_interface.adoc
|
This looks like an interesting feature for GitHub / GitLab document preview. I might use it in some other projects. Do you have a link to more information about it? However, it doesn't seem like we need this for the SYCL-Docs repo because the Asciidoctor tool already provides cross-file references. What was your motivation for creating this PR? If you are not asking to merge it, can we change it to draft? Or just close it? |
|
I told Andriy to give a small demo of what he wants to do during a next SYCL meeting. |
|
@keryell I won't be able to make a short demo until someone approves "build" stage on the checks. I mean Specs generation. |
|
I approved the CI run. I'm still not sure what your goal is with this PR, though. Changing all the links in our spec as you show would be a very large change, and it's not clear what benefit it would provide. |
Thank you @gmlueck. Now I am able to demonstrate potential improvement. |
Maybe I am missing something. But I can't see Asciidoctor cross-file references working. |
They work in our official HTML / PDF builds from the CI system. For example, look at the way I know the links do not work when you preview the *.adoc file in a browser from the GitHub repo. However, that is not that important, and I don't want to change all the links in the *.adoc sources just to enable this. There are lots of formatting things that are different between the official HTML render and the GitHub browser preview. You won't be able to fix them all unless you can somehow cause the GitHub preview to run asciidoctor with our specific configuration files.
Sounds good! |
|
PR is closed as was created for demonstration purposes ONLY. |

Test new reference format "One-for -all") which will allow to navigate over the documents by clicking highlighted references independently if it is ADOC (navigation between different ADOC documents) or generated HTML/PDF