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

Consider removing custom setup.py doc command

    • Type: Icon: Task Task
    • Resolution: Duplicate
    • Priority: Icon: Unknown Unknown
    • 4.5
    • Affects Version/s: None
    • Component/s: None
    • None

      Somewhat related to PYTHON-2870, our setup.py doc command is redundant and can be removed in favor of the sphinx_build command. To build the docs:

      $ python setup.py build_sphinx
      

      To run the doctests:

      $ python setup.py build_sphinx -b doctest
      

            Assignee:
            Unassigned Unassigned
            Reporter:
            shane.harvey@mongodb.com Shane Harvey
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: