Uploaded image for project: 'Python Driver'
  1. Python Driver
  2. PYTHON-1347

Replace usage of Sphinx Directive

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Trivial - P5
    • Resolution: Fixed
    • None
    • 3.5.1
    • Docs
    • None

    Description

      sphinx.util.compat.Directive is deprecated and will be removed in Sphinx 1.7. We use it in doc/mongo_extensions.py. We'll have to find a workaround.

      $ python setup.py doc
      running doc
      Running Sphinx v1.6.3
      /usr/lib64/python3.4/site-packages/sphinx/util/compat.py:40: RemovedInSphinx17Warning: sphinx.util.compat.Directive is deprecated and will be removed in Sphinx 1.7, please use docutils' instead.
        RemovedInSphinx17Warning)
      ...
      

      Attachments

        Activity

          People

            bernie@mongodb.com Bernie Hackett
            bernie@mongodb.com Bernie Hackett
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: