brintos

brintos / llvm-project-archived public Read only

0
0
Text · 657 B · e4bc3f6 Raw
16 lines · plain
1/// \mainpage flang2///3/// \section main_intro Introduction4/// Welcome to the flang project.5///6/// This documentation describes the **internal** software that makes7/// up flang, not the **external** use of flang. There are no instructions8/// here on how to use flang, only the APIs that make up the software. For9/// usage instructions, please see the [project website](https://github.com/llvm-project/flang)10/// for further detail.11///12/// \section main_caveat Caveat13/// This documentation is generated directly from the source code with doxygen.14/// Since flang is constantly under active development, what you're about to15/// read is out of date!16