<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Dec 3, 2014 at 12:14 PM, Matt Arsenault <span dir="ltr"><<a href="mailto:arsenm2@gmail.com" target="_blank">arsenm2@gmail.com</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The documentation only mentions something for the autotools build, so maybe it doesn’t work with cmake? There seems to be some kind of sphinx target in cmake though, so I would expect it to work</blockquote><div><br></div><div>It doesn't. Sphinx currently only looks in the docs source directory. The build system can't modify source files, so regenerating AttributesReference.rst in place is not possible. We'd have to teach Sphinx to go look in the build directory for this one .rst file. Patches welcome! ;)</div></div></div></div>