[all-commits] [llvm/llvm-project] a232a4: [mlir][ods] Skip adding TOC in doc gen when present
Jacques Pienaar via All-commits
all-commits at lists.llvm.org
Fri Aug 20 07:02:21 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a232a48dca77b12427c289b2cbf70c35925614dc
https://github.com/llvm/llvm-project/commit/a232a48dca77b12427c289b2cbf70c35925614dc
Author: Jacques Pienaar <jpienaar at google.com>
Date: 2021-08-20 (Fri, 20 Aug 2021)
Changed paths:
A mlir/test/mlir-tblgen/gen-dialect-doc.td
M mlir/tools/mlir-tblgen/OpDocGen.cpp
Log Message:
-----------
[mlir][ods] Skip adding TOC in doc gen when present
Enables adding a TOC in the description to be able to interleave
documentation before and after the TOC.
More information about the All-commits
mailing list