Hello,
When I look at FIR Language Reference — The Flang Compiler , it seems different from FIRLangRef.md generated by ninja flang-doc: the .md file starts with fir.absent and seems to describe FIR operations in alphabetical order, whereas the web version starts with fir.yield. Is there a mechanism that could sync the web version with the latest info from built .md file?