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

Replace usage of Sphinx Directive

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Trivial - P5 Trivial - P5
    • 3.5.1
    • Affects Version/s: None
    • Component/s: Docs
    • Labels:
      None

      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)
      ...
      

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

              Created:
              Updated:
              Resolved: