[PATCH] D27608: Update LLVM documentation to allow for easier creation of documentation in multiple formats (in particular CHM format)

Ethin Probst via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 9 04:00:13 PST 2016


ethin created this revision.
ethin added a reviewer: vsk.
ethin added a subscriber: llvm-commits.
Herald added subscribers: jfb, sanjoy.

This change corrects a TOC display issue when other documentation formats like HTML Help and EPub are generated by sphinx-build by dividing the table of contents of the LLVM documentation into separate files.


https://reviews.llvm.org/D27608

Files:
  docs/index.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27608.80859.patch
Type: text/x-patch
Size: 15691 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161209/16f04387/attachment.bin>


More information about the llvm-commits mailing list