mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-27 23:51:56 +00:00
[flang] fix FIRLangRef.md path
Reviewed By: kiranchandramohan Differential Revision: https://reviews.llvm.org/D141416
This commit is contained in:
parent
cb746c9e95
commit
774275ddb5
@ -333,7 +333,7 @@ ninja check-flang
|
|||||||
## Generate FIR Documentation
|
## Generate FIR Documentation
|
||||||
If flang was built with `-DLINK_WITH_FIR=ON` (`ON` by default), it is possible to
|
If flang was built with `-DLINK_WITH_FIR=ON` (`ON` by default), it is possible to
|
||||||
generate FIR language documentation by running `ninja flang-doc`. This will
|
generate FIR language documentation by running `ninja flang-doc`. This will
|
||||||
create `docs/Dialect/FIRLangRef.md` in flang build directory.
|
create `<build-dir>/tools/flang/docs/Dialect/FIRLangRef.md` in flang build directory.
|
||||||
|
|
||||||
## Generate Doxygen-based Documentation
|
## Generate Doxygen-based Documentation
|
||||||
To generate doxygen-style documentation from source code
|
To generate doxygen-style documentation from source code
|
||||||
|
Loading…
Reference in New Issue
Block a user