mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-23 22:00:10 +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
|
||||
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
|
||||
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
|
||||
To generate doxygen-style documentation from source code
|
||||
|
Loading…
Reference in New Issue
Block a user