[all-commits] [llvm/llvm-project] 2754f8: [mlir][docgen] Add option to enable Hugo Docs spec...

Benjamin Maxwell via All-commits all-commits at lists.llvm.org
Wed Oct 11 02:03:37 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2754f88a09b19c572aedb45b5333d25da04e4dde
      https://github.com/llvm/llvm-project/commit/2754f88a09b19c572aedb45b5333d25da04e4dde
  Author: Benjamin Maxwell <benjamin.maxwell at arm.com>
  Date:   2023-10-11 (Wed, 11 Oct 2023)

  Changed paths:
    M mlir/cmake/modules/AddMLIR.cmake
    M mlir/tools/mlir-tblgen/OpDocGen.cpp

  Log Message:
  -----------
  [mlir][docgen] Add option to enable Hugo Docs specific features (#68725)

This is set to off by default but enabled for the MLIR project, which
uses Hugo Docs. Downstream projects can choose if they want to set this
option or not.

Also fix an incorrectly closed `<table>` tag.




More information about the All-commits mailing list