NightOwl888 opened a new pull request #451: URL: https://github.com/apache/lucenenet/pull/451
This fixes code snippets, formatting, converts Java references to .NET (#284) in the following docs: - src\Lucene.Net\overview.md - src\Lucene.Net\Analysis\package.md - src\Lucene.Net.Analysis.Common\overview.md Also fixed the relative links in the MIGRATE.md file, updated the `docs.ps1` script to update the `toc.yml` with the latest `PackageVersion`, and fixed the copyright symbol on the API docs. > NOTE: Since some `xref`s were not functioning under certain scenarios, relative links to the HTML documents were put in their place for the time being (see #300 about a fix for this). There were also a few direct links that were added to Microsoft's site for references to .NET types. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
