| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[Flang] Add Sphinx man page and html support for Flang (#141882) This patch refactors the Flang documentation CMake and Sphinx configuration to address build issues. **CMake changes**: - Moves the gen_rst_file_from_td() call out of the HTML-only block so that both docs-flang-html and docs-flang-man builds depend on the generated FlangCommandLineReference.rst file. **conf.py changes**: - Introduces myst_parser dependency as a required Markdown parser for both HTML and man builds. - Introduces the correct source_suffix mapping for both .rst and .md files. - Populates the man_pages configuration so the main index page generates a flang(1) man page. Fixes #141757 --------- Authored-by: Samarth Narang <samanara@qti.qualcomm.com> | 1 年前 | |
[Flang][Doc] Add a FIROperations section (#72252) Adding this section ensures that the documentation generated by mlir-tblgen for all the FIR operations are at the correct depth. FIROperations are at depth 3, the new section is at depth 2. This fixes the "Non-consecutive header level increase; H1 to H3" warning in FIRLangRef.md. | 2 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 1 年前 | ||
| 2 年前 |