mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-02-13 05:40:59 +00:00
![Amir Ayupov](/assets/img/avatar_default.png)
Summary: Link to the README page built with the rest of the documentation, a future-proof solution. (cherry picked from FBD33357870)
16 lines
619 B
Plaintext
16 lines
619 B
Plaintext
/// \mainpage BOLT
|
|
///
|
|
/// \section main_intro Introduction
|
|
/// Welcome to the BOLT project.
|
|
///
|
|
/// This documentation describes the **internal** software that makes
|
|
/// up BOLT, not the **external** use of BOLT. There are no instructions
|
|
/// here on how to use BOLT, only the APIs that make up the software. For
|
|
/// usage instructions, please see the [README](@ref md_README) for further
|
|
/// detail.
|
|
///
|
|
/// \section main_caveat Caveat
|
|
/// This documentation is generated directly from the source code with doxygen.
|
|
/// Since BOLT is constantly under active development, what you're about to
|
|
/// read is out of date!
|