This is an automated email from the ASF dual-hosted git repository.
nightowl888 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/lucenenet.git.
from 3e56727 Merge branch 'master' of https://github.com/apache/lucenenet
into master
new b121232 Lucene.Net: Addeed migration-guide.md (originally
MIGRATE.txt). This is the original text from Lucene 4.8.1 without changes.
new 3611172 Lucene.Net/migration-guide.md: Updated to include
Lucene.NET-specific information.
new 2b25dfe Added dummy MIGRATE.md file in the repo root to link to the
new location of the migration guide.
new 94521bc websites/apidocs: Added migration guide to the API docs site
and added a link from the index.md page.
new f259bb6 website: Updated website documentation to include a note
about the mini-site DocFx configuration files being active and the "main" one
currently only there in case we need to revert.
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
MIGRATE.md | 1 +
src/Lucene.Net/migration-guide.md | 769 ++++++++++++++++++++++++++++
websites/apidocs/docfx.core.json | 5 +-
websites/apidocs/docfx.json | 3 +-
websites/apidocs/index.md | 2 +-
websites/site/contributing/documentation.md | 3 +
6 files changed, 779 insertions(+), 4 deletions(-)
create mode 100644 MIGRATE.md
create mode 100644 src/Lucene.Net/migration-guide.md