Remove unused sphinxcontrib-apidoc

The extension generates documents about python module API but it is not
actually used.

Also drop note about old pip's behavior. Recent pip can resolve
dependencies automatically.

Change-Id: If5ea5ec2a89b65732ec14c5ceabededf3d60183e
Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
This commit is contained in:
Takashi Kajinami
2025-07-18 00:35:24 +09:00
parent 862bccad74
commit 73cb920ad4

View File

@@ -1,10 +1,6 @@
# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
sphinx>=2.0.0,!=2.1.0 # BSD
openstackdocstheme>=2.2.1 # Apache-2.0
os-api-ref>=1.4.0 # Apache-2.0
sphinxcontrib-apidoc>=0.2.0 # BSD
# releasenotes
reno>=3.1.0 # Apache-2.0