[02sphinx] 07tk0miya 03773dc9d - Register DummyBuilder as built-in
[02sphinx] 07tk0miya 03dd08a3a - Add testcase for image globbing
pborenstein joined the channel
pborenstein
Hello. I can't seem to get autoflask to work with napoleon. I want numpy-style docstrings AND I want to use autoflask. But autoflask seems to not know about napoleon. Any ideas?
j12t joined the channel
j12t has quit
MrJones
pborenstein: kinda seems to me like this channel is a bit dead :x I don't know the answer, sorry
pborenstein
Yeah, I kinda figured.
So where are the cool Sphinxters hanging out these days?
kushal joined the channel
MrJones
pborenstein: I wish I knew. having a problem myself and looking for the answer :/
sphinx-apidoc pulls outdated source files out of its butt for me, and doesn't update anything I change even when I run it again
and I have no idea where it gets that stuff from.. been trying to find it for hours now, really frustrating
anyone have a sphinx-docx builder that is flying under the radar? I had to do a few hacks to get the two i found online to even generate documents and they were pretty much unusable. Looking for something compat with sphinx 1.3.3+
also looking on tips for more control over my toc output. 'preamble': '\setcounter{tocdepth}{2}', is the only thing that is giving me more depth but i dont have control per chapter | section of how deep to go. My preface and appendix for instance do not need depth beyond 1 where my content needs 3 in most sections.