[mlir] better formatting in interface docs
authorAlex Zinenko <zinenko@google.com>
Mon, 15 Mar 2021 10:10:32 +0000 (11:10 +0100)
committerAlex Zinenko <zinenko@google.com>
Mon, 15 Mar 2021 10:10:32 +0000 (11:10 +0100)
commita88371490dae07450169bfc759efa6e443624d4a
tree7a16051cdbcb8c56d7e9439c6c47bc65b512d945
parent03085156ec63cdb2f68508cfd878b9b661bb7fc3
[mlir] better formatting in interface docs

Start the description from a new line instead of putting the first
paragraph in the section header. Wrap the class name in backticks to
make it clear that it relates to the code.
mlir/tools/mlir-tblgen/OpInterfacesGen.cpp