Sphinx: Split some builders and extensions to external package

Created on 14 May 2018  路  6Comments  路  Source: sphinx-doc/sphinx

Problem

  • As discussed in #4484, split some builders and extensions to external packages.
extensions refactoring

Most helpful comment

This is my proposal:

  • builders

    • [x] applehelp

    • [x] devhelp

    • [x] json

    • [x] htmlhelp

    • [x] pickle

    • [x] qthelp

  • extensions

    • [x] jsmath

All 6 comments

This is my proposal:

  • builders

    • [x] applehelp

    • [x] devhelp

    • [x] json

    • [x] htmlhelp

    • [x] pickle

    • [x] qthelp

  • extensions

    • [x] jsmath

+1 for your proposal.

I feel sphinx.ext.coverage is one of candidate. I've never used it, so I can't say it should be bundled or not. But I would not be able to maintain it...

I just made a repository for jsmath!
https://github.com/sphinx-doc/sphinxcontrib-jsmath

Finally, I separated packages which I proposed!

Was this page helpful?
0 / 5 - 0 ratings