<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Apr 3, 2017 at 5:51 AM, Dean Michael Berris via llvm-dev <span dir="ltr"><<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div style="word-wrap:break-word"><br><div><span class="gmail-"><blockquote type="cite"><div>On 3 Apr 2017, at 22:47, Alex Denisov <<a href="mailto:1101.debian@gmail.com" target="_blank">1101.debian@gmail.com</a>> wrote:</div><br class="gmail-m_1509487376241798819Apple-interchange-newline"><div><div>The HTML generated using sphinx[1].<br>At the bottom of each page you can see actual version of sphinx used to generate this page.<br><br></div></div></blockquote><div><br></div></span><div>Thanks -- interesting that the docs haven't been updated since March 15th:</div><div><br></div><span>© Copyright 2003-2017, LLVM Project. Last updated on 2017-03-16. Created using Sphinx 1.4.5.<br></span><span class="gmail-"><span><br></span><blockquote type="cite"><div><div><blockquote type="cite">- How should I best debug whether the docs (in RST) are syntactically correct? Are there recommended practices for doing a sanity check on the docs?<br></blockquote><br>Just run correct version of sphinx locally and check whether everything is correct.<br><br></div></div></blockquote><div><br></div></span><div>I see -- nothing part of the CMake build, say "check-docs" that would do this?</div><span class="gmail-"><br></span></div></div></blockquote><div><br></div><div>LLVM_ENABLE_SPHINX will turn it on.<br></div><div><div> //Use Sphinx to generate llvm documentation.</div><div> LLVM_ENABLE_SPHINX:BOOL=OFF</div></div></div></div></div>