I&#39;ve been training a new person on Grok recently, and they got stuck with the &quot;install Setuptools&quot; step, because the Setuptools install process is a bit ... fuddly. I figured since Distribute is more actively maintained and has clearer install instructions, I&#39;d update the Grok Tutorial to refer to Distribute over Setuptools. But it&#39;s been a while since I&#39;ve worked on Grok docs, and I guess the way to generate the Sphinx docs has changed?<div>
<br></div><div>I discovered documentation.cfg and ran &quot;./bin/buildout -c documentation.cfg&quot; to generate ./bin/generate_documentation but this generates documentation that lacks the Grok theme and the Tutorial isn&#39;t there ...</div>
<div><br></div><div>Can anyone tell me how to create these docs correctly? Bonus points if the Grok README.txt which contains out-dated documentation generation instructions is updated.</div><div><br></div><div>Oh, unless of course there are reasons why Grok still points to Setuptools vs Distribute beyond no one has gotten around to updating those docs yet ...</div>
<div><br></div>