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

Consider removing custom setup.py doc command

    XMLWordPrintableJSON

Details

    • Task
    • Status: Backlog
    • Unknown
    • Resolution: Unresolved
    • None
    • 4.5
    • None
    • None

    Description

      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
      

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated: