<div dir="ltr">Hey Aaron (Ballman) - do you happen to know who maintains sphinx bots, etc? Wondering if we can reasonably require a certain version (looks like there's a feature in 1.6 that could be handy).<br><br><div class="gmail_quote"><div dir="ltr">On Tue, Feb 27, 2018 at 2:13 AM Aron Granberg via Phabricator <<a href="mailto:reviews@reviews.llvm.org">reviews@reviews.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Voxel added a comment.<br>
<br>
I found that there is apparently a config file that can be used to set the minimum sphinx version that is required.<br>
<br>
It can be found in the llvm/docs/conf.py file:<br>
<br>
  # If your documentation needs a minimal Sphinx version, state it here.<br>
  #needs_sphinx = '1.0'<br>
<br>
Currently it is not set, but I suppose one option would be to set that to 1.6 to at least ensure that anyone who tries to build the docs with an outdated version of sphinx will get an error message.<br>
<br>
<br>
Repository:<br>
  rL LLVM<br>
<br>
<a href="https://reviews.llvm.org/D43505" rel="noreferrer" target="_blank">https://reviews.llvm.org/D43505</a><br>
<br>
<br>
<br>
</blockquote></div></div>