NightOwl888 commented on PR #1198: URL: https://github.com/apache/lucenenet/pull/1198#issuecomment-3476667702
FYI - these changes are now live. Thanks again for the contribution. After I deployed the site, I realized there were 2 barely noticeable style issues on the API docs site. 1. The ASF dropdown menu only appears on the [home page of the docs site](https://lucenenet.apache.org/), not any of the other pages, like [Lucene.Net.Analysis.Common](https://lucenenet.apache.org/docs/4.8.0-beta00017/api/analysis-common/overview.html). 2. The breadcrumb menu used to begin with "API /" and then every breadcrumb would follow. But now the "API" part is on its own line and the rest of the breadcrumb appears below it. To see what I mean, compare [ArabicNormalizationFilterFactory on 4.8.0-beta00017](https://lucenenet.apache.org/docs/4.8.0-beta00017/api/analysis-common/Lucene.Net.Analysis.Ar.ArabicNormalizationFilterFactory.html) with [ArabicNormalizationFilterFactory on 4.8.0-beta00016](https://lucenenet.apache.org/docs/4.8.0-beta00016/api/analysis-common/Lucene.Net.Analysis.Ar.ArabicNormalizationFilterFactory.html). Feel free to submit another PR to fix these, but as far as Apache is concerned we have fixed the ASF menu issue because it was only required on the home page of the main site. The right menu is also missing from the 4.8.0-beta00017 docs (the part that indexes the current page), but I think that may be a docfx config issue instead of a style issue. -- 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]
