Searched full:upload_docs (Results 1 – 11 of 11) sorted by relevance
2 """upload_docs4 Implements a Distutils 'upload_docs' subcommand (upload documentation to32 class upload_docs(upload): class33 # override the default repository as upload_docs isn't74 log.warn("Upload_docs command is deprecated for PyPi. Use RTD instead.")95 "upload_docs is deprecated and will be removed in a future "
21 upload_docs = setuptools.command.upload_docs:upload_docs
414 setuptools/command/upload_docs.py
111 upload_docs = setuptools.command.upload_docs:upload_docs
164 * #2971: Deprecated upload_docs command, to be removed in the future.1028 * #2573: Fixed error in uploading a Sphinx doc with the :code:`upload_docs` command. An html builde…1029 …Note: :code:`upload_docs` is deprecated for PyPi, but is supported for other sites -- by :user:`me…2553 ``upload_docs`` command for sites other than PyPI.3063 The ``upload_docs`` command will continue to use the python.org3321 * #604: Restore repository for upload_docs command3538 * Update ``upload_docs`` command to also honor keyring4507 * Issue #124: Fixed error in list detection in upload_docs.4979 * If Sphinx is installed, the ``upload_docs`` command now runs ``build_sphinx``4981 * Distribute #326: ``upload_docs`` provided mangled auth credentials under Python 3.[all …]
17 # -- DEPRECATED: python setup.py upload_docs172 # @task(name="upload_docs")173 # def upload_docs(ctx, repo=None, dry_run=False):183 # ctx.run("python setup.py upload_docs")
17 [upload_docs]
... /command/upload.py setuptools/command/upload_docs.py setuptools/extern/__init__.py setuptools ...
distutils-precedence.pth _distutils_hack/__init__.py _distutils_hack/override.py pkg_resources/__init__. ...
463 setuptools.command.upload_docs: setuptools
464 setuptools.command.upload_docs: setuptools