Home
last modified time | relevance | path

Searched full:upload_docs (Results 1 – 11 of 11) sorted by relevance

/external/python/setuptools/setuptools/command/
Dupload_docs.py2 """upload_docs
4 Implements a Distutils 'upload_docs' subcommand (upload documentation to
32 class upload_docs(upload): class
33 # override the default repository as upload_docs isn't
74 log.warn("Upload_docs command is deprecated for PyPi. Use RTD instead.")
95 "upload_docs is deprecated and will be removed in a future "
/external/python/setuptools/setuptools.egg-info/
Dentry_points.txt21 upload_docs = setuptools.command.upload_docs:upload_docs
DSOURCES.txt414 setuptools/command/upload_docs.py
/external/python/setuptools/
Dsetup.cfg111 upload_docs = setuptools.command.upload_docs:upload_docs
DCHANGES.rst164 * #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.org
3321 * #604: Restore repository for upload_docs command
3538 * Update ``upload_docs`` command to also honor keyring
4507 * 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 …]
/external/python/parse_type/tasks/
Drelease.py17 # -- DEPRECATED: python setup.py upload_docs
172 # @task(name="upload_docs")
173 # def upload_docs(ctx, repo=None, dry_run=False):
183 # ctx.run("python setup.py upload_docs")
/external/python/parse_type/
Dsetup.cfg17 [upload_docs]
/external/python/cpython2/Lib/ensurepip/_bundled/
Dsetuptools-39.0.1-py2.py3-none-any.whl ... /command/upload.py setuptools/command/upload_docs.py setuptools/extern/__init__.py setuptools ...
/external/python/cpython3/Lib/ensurepip/_bundled/
Dsetuptools-65.5.0-py3-none-any.whldistutils-precedence.pth _distutils_hack/__init__.py _distutils_hack/override.py pkg_resources/__init__. ...
/external/bazelbuild-rules_python/examples/bzlmod/
Dgazelle_python.yaml463 setuptools.command.upload_docs: setuptools
/external/bazelbuild-rules_python/examples/bzlmod_build_file_generation/
Dgazelle_python.yaml464 setuptools.command.upload_docs: setuptools