Shazwazza commented on issue #229: Updates docs build
URL: https://github.com/apache/lucenenet/pull/229#issuecomment-522809891
 
 
   🎉that worked on my personal azure pipelines build. Have pushed a change to 
the yaml file. Just FYI you will noticed a boat load of warnings during the 
build (approx 665) and that's because some of the cross links in the docs and 
in the other md files have some issues. I'll have to go through and fix them up 
prob on a case by case basis with our converter tool. In some cases it's 
probably just namespace imports. In many other cases it's because the docs are 
cross linking types that are in the .Net types which we don't link to so i 
think we can just ignore those but i'll see if i can suppress the warnings for 
those at some stage.
   
   * I'll look at updating the main page with the package links now.
   * I can update the home page example, that's just in md. 
   
   ... will push an update for this soon.
   
   I won't have time before my hols to do anything with the version number 
stuff but can look into that when i'm back (2nd week of sept).
   
   Re: the code samples idea: DocFx has a nifty way to replace or extend parts 
of docs with external files. I sort of mentioned this above with the `content*` 
syntax. I think we might be able to leverage that for the code samples stuff 
too but i'll need to look into that when I'm back.
   
   
   
   

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to