<div dir="ltr">Yes when I first committed the docs were fine upstream.  I think I even got 1 or 2 additional commits that I could see the changes of reflected on the website.  At some point though, it just stopped updating (I don't know which exact CL).  I can find a date range of when things stopped being update if that would be helpful.<div><br></div><div>If I look at the PDB documentation now (which is rooted <a href="http://llvm.org/docs/PDB/index.html">here</a>) it's all consistent with a certain point in time (again, I'd have to find the exact CL), but nothing after that point in time ever made it in.</div></div><br><div class="gmail_quote"><div dir="ltr">On Tue, Dec 13, 2016 at 10:00 AM Renato Golin <<a href="mailto:renato.golin@linaro.org">renato.golin@linaro.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 13 December 2016 at 17:45, Zachary Turner via llvm-dev<br class="gmail_msg">
<<a href="mailto:llvm-dev@lists.llvm.org" class="gmail_msg" target="_blank">llvm-dev@lists.llvm.org</a>> wrote:<br class="gmail_msg">
> Over a month ago I submitted some patches to begin documenting PDB file<br class="gmail_msg">
> format.  These files are in llvm/docs/PDB.  When I view the docs online<br class="gmail_msg">
> though, they appear stale.  Many of the pages are blank, containing only a<br class="gmail_msg">
> file header.  This matches up with my initial commit of the documentation,<br class="gmail_msg">
> as I initially just created stub pages, but as I continued to improve the<br class="gmail_msg">
> documentation, the website never got updated again.<br class="gmail_msg">
<br class="gmail_msg">
Hi Zachary,<br class="gmail_msg">
<br class="gmail_msg">
I can confirm the docs build normally on my machine, too. Did you<br class="gmail_msg">
check when you first committed that the docs were good upstream?<br class="gmail_msg">
<br class="gmail_msg">
<br class="gmail_msg">
> I built the documentation target locally and when I view the locally<br class="gmail_msg">
> generated documentation, everything is fine.  So it is only a problem with<br class="gmail_msg">
> the website.<br class="gmail_msg">
<br class="gmail_msg">
I have Sphinx 1.5 here, but the website is using 1.4.5. What's the<br class="gmail_msg">
version you're using?<br class="gmail_msg">
<br class="gmail_msg">
I can see some warnings on my side, but there could be some errors on<br class="gmail_msg">
the website, which would be the reason why they're empty.<br class="gmail_msg">
<br class="gmail_msg">
My local warnings:<br class="gmail_msg">
<br class="gmail_msg">
reading sources... [100%] yaml2obj<br class="gmail_msg">
/home/rengolin/devel/llvm/worktree/docs/llvm/docs/CommandGuide/lit.rst:64:<br class="gmail_msg">
WARNING: Duplicate explicit target name: "cmdoption-D".<br class="gmail_msg">
looking for now-outdated files... none found<br class="gmail_msg">
pickling environment... done<br class="gmail_msg">
checking consistency... done<br class="gmail_msg">
preparing documents... WARNING: search index couldn't be loaded, but<br class="gmail_msg">
not all documents will be built: the index will be incomplete.<br class="gmail_msg">
done<br class="gmail_msg">
<br class="gmail_msg">
I also found some CMake errors on that build that I'll fix. No other<br class="gmail_msg">
doc was being updated for a while...:(<br class="gmail_msg">
<br class="gmail_msg">
cheers,<br class="gmail_msg">
--renato<br class="gmail_msg">
</blockquote></div>