[PATCH] D40292: [Docs] Add TOC entries for opcode documentation

Oliver Stannard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 21 03:22:19 PST 2017


olista01 created this revision.
Herald added subscribers: jordy.potman.lists, simoncook, johnrusso, rbar, asb, fedor.sergeev, aheejin, jgravelle-google, sbc100, javed.absar, nhaehnle, nemanjai, sdardis, jyknight, dschuff, jfb, jholewinski.

This adds table of contents entries for the table-generated opcode documentation, and dummy files for each architecture to prevent sphinx warnings when the docs are built without generating the full docs first.


Repository:
  rL LLVM

https://reviews.llvm.org/D40292

Files:
  docs/AArch64Instructions.rst
  docs/AMDGPUInstructions.rst
  docs/ARCInstructions.rst
  docs/ARMInstructions.rst
  docs/AVRInstructions.rst
  docs/BPFInstructions.rst
  docs/HexagonInstructions.rst
  docs/LanaiInstructions.rst
  docs/MSP430Instructions.rst
  docs/MipsInstructions.rst
  docs/NVPTXInstructions.rst
  docs/Nios2Instructions.rst
  docs/PowerPCInstructions.rst
  docs/RISCVInstructions.rst
  docs/SparcInstructions.rst
  docs/SystemZInstructions.rst
  docs/WebAssemblyInstructions.rst
  docs/X86Instructions.rst
  docs/XCoreInstructions.rst
  docs/index.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40292.123753.patch
Type: text/x-patch
Size: 12721 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171121/097422be/attachment-0001.bin>


More information about the llvm-commits mailing list