[sphinx-users] Re: :doc: in a custom directive

2019-02-18 Thread Peter Burdine
Hmm, I don't use self.state.nested_parse, this is how I've done it: sphinx.util.nodes.nested_parse_with_titles(self.state, ViewList(new_content. splitlines(), source=docname), node)

[sphinx-users] Re: Get full documentation tree

2019-02-18 Thread Peter Burdine
See: https://groups.google.com/forum/#!msg/sphinx-users/0UW05Inwfac/X8bCZmlLBwAJ This is what I did a few years back. The builders are inconstant when they create events and I haven't been able to figure out how to make it work either. I have an extension that followed the todo example, which w

[sphinx-users] Call for translation updates

2019-02-18 Thread Komiya Takeshi
Hi all, On the 2.0 release, we have added some messages to Sphinx. So we need your help to translate them as possible. If you can translate messages, please join our project on transifex: https://www.transifex.com/projects/p/sphinx-1/ It's very easy -- signup, request addition to a language te

[sphinx-users] Sphinx-2.0.0 beta1 released.

2019-02-18 Thread Komiya Takeshi
Hi all, We released Sphinx 2.0.0b1 at last night. It includes much of improvements. And It also contains breaking API changes. So we need your help to check it working fine on your document. In detail, please see CHANGES: https://github.com/sphinx-doc/sphinx/blob/v2.0.0b1/CHANGES You can use it