Mercurial > hg > CbC > CbC_llvm
view flang/docs/doxygen-mainpage.dox @ 266:00f31e85ec16 default tip
Added tag current for changeset 31d058e83c98
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Sat, 14 Oct 2023 10:13:55 +0900 |
parents | 2e18cbf3894f |
children |
line wrap: on
line source
/// \mainpage flang /// /// \section main_intro Introduction /// Welcome to the flang project. /// /// This documentation describes the **internal** software that makes /// up flang, not the **external** use of flang. There are no instructions /// here on how to use flang, only the APIs that make up the software. For /// usage instructions, please see the [project website](https://github.com/llvm-project/flang) /// for further detail. /// /// \section main_caveat Caveat /// This documentation is generated directly from the source code with doxygen. /// Since flang is constantly under active development, what you're about to /// read is out of date!