On 20/04/14 03:12, Wes Turner wrote: > > Issue: > https://bitbucket.org/birkenfeld/sphinx/issue/1456/apidoc-add-a-m-option-to-put-module > > Pull > Request: > https://bitbucket.org/birkenfeld/sphinx/pull-request/236/1456-apidoc-add-a-m-option-to-put-module/diff >
Great! I tried this as follows: Made "hg pull -u" in my local copy of the repository, but (of course) your pull request isn't yet in default branch. $ hg pull -u https://bitbucket.org/westurner/sphinx/\ branch/apidoc_output_order searching for changes adding changesets adding manifests adding file changes added 2 changesets with 1 changes to 1 files (+1 heads) 0 files updated, 0 files merged, 0 files removed, 0 files unresolved $ hg update apidoc_output_order So I can confirm that the patch works (for me). And I confirm that for me this setting seems the "natural" way. I don't claim to be representative, but the lack of this option has always be a kind of obstacle for me when trying to give a digestable structure to my documentation. Now that this setting is getting into Sphinx, I can finally move into this direction. I updated the following page as a proof of my claim: http://lino-framework.org/api/lino.mixins.html Thanks, Wes for integrating this. Luc -- You received this message because you are subscribed to the Google Groups "sphinx-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sphinx-users. For more options, visit https://groups.google.com/d/optout.
