zka26 commented on PR #1232: URL: https://github.com/apache/lucenenet/pull/1232#issuecomment-3736059917
Hey @nightowl888 , @paulirwin! First of all: Sorry this took so long. Some personal stuff came up and I should have communicated earlier. I did keep working on it on and I managed to invent a DocFX issue that did not need to exsist in the first place, and I spent too much time trying to fix it up until I found the actual cause and the current approach works now. The ASF links (and also the navigation links) are now in the docfx metadata. As for the apidocs, they are in the `docfx.global.subsites.json` and I added it `docfx.site.json`'s `globalMetadataFiles` so it appears everywhere, both the main page and the /api pages and it is updated only at one place. (Added auto-update to the `docs.ps1`) If you want a different structure where these links values are, just let me know and I will adjust it quickly! Also, I left the exsisting JS-based runtime injection, I did not notice any issue, but let me know if you want anything about that. I just realized that the site was 'left behind' as I was troubleshooting the apidocs, and I will quickly make them more uniform by modify the site to match how the links are stored and called at the navbar partial. Then I will revert it from draft. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
