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 c72072f  website: Added download page for 4.8.0-beta00013
     new 68de338  re-adds automation step to assign the title in the docs based 
on environment variable, updates docs script to ensure that the base url is 
correctly set for the live site, updates the docs building docs to be a bit 
more clear
     new 2f67776  fixes baseurl to not have double trailing slashes
     new 7d555cb  streamlines the site build script to be inline with the docs 
and updates the docs accordingly
     new 95090b3  fixes comma and language version for net framework plugins
     new 4051026  websites/apidocs/docs.ps1: Trim any trailing slash from 
$BaseUrl
     new 0b448d9  websites/apidocx/docs.ps1: Set the $env:LuceneNetVersion 
environment variable so our plugin recognizes it

The 6 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:
 .../JavaDocToMarkdownConverter.csproj              |  5 +-
 .../EnvironmentVariableInlineRule.cs               | 74 +++++++++++-----------
 .../LuceneDocsPlugins/LuceneDfmEngineCustomizer.cs |  4 +-
 .../LuceneDocsPlugins/LuceneDocsPlugins.csproj     |  5 +-
 websites/apidocs/docs.ps1                          | 41 +++++++-----
 websites/apidocs/index.md                          | 17 ++---
 websites/site/contributing/documentation.md        | 49 +++++++++++---
 websites/site/site.ps1                             | 18 ++----
 8 files changed, 130 insertions(+), 83 deletions(-)

Reply via email to