Consider removing custom setup.py doc command

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Duplicate
    • Priority: Unknown
    • 4.5
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • 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
              Reporter:
              Shane Harvey
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: