Skip to content

Commit 3b6d9aa

Browse files
committed
Remove auto-generated client docs
These have not built successfully for a long-time (over two years [1] at time of writing). We should work to re-add these but lets focus on getting out openapi-generator version bumped first. [1] https://app.readthedocs.org/projects/kubernetes/builds/ Signed-off-by: Stephen Finucane <[email protected]>
1 parent e752675 commit 3b6d9aa

File tree

1,597 files changed

+1
-12852
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,597 files changed

+1
-12852
lines changed

doc/Makefile

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,8 @@ help:
1515

1616
.PHONY: help Makefile
1717

18-
# additional step to use sphinx-apidoc to generate rst files for APIs
19-
rst:
20-
rm -f $(SOURCEDIR)/kubernetes.*.rst
21-
$(SPHINXAPIDOC) -o "$(SOURCEDIR)" ../kubernetes/ -e -f
22-
2318
# Catch-all target: route all unknown targets to Sphinx using the new
2419
# "make mode" option. $(O) is meant as a shortcut for $(SPHINXOPTS).
25-
html: rst
20+
html:
2621
$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
2722
@echo "\nDocs rendered successfully, open _/build/html/index.html to view"

doc/source/index.rst

Lines changed: 0 additions & 7 deletions

doc/source/kubernetes.client.api.admissionregistration_api.rst

Lines changed: 0 additions & 7 deletions
This file was deleted.

doc/source/kubernetes.client.api.admissionregistration_v1_api.rst

Lines changed: 0 additions & 7 deletions
This file was deleted.

doc/source/kubernetes.client.api.admissionregistration_v1alpha1_api.rst

Lines changed: 0 additions & 7 deletions
This file was deleted.

doc/source/kubernetes.client.api.admissionregistration_v1beta1_api.rst

Lines changed: 0 additions & 7 deletions
This file was deleted.

doc/source/kubernetes.client.api.apiextensions_api.rst

Lines changed: 0 additions & 7 deletions
This file was deleted.

doc/source/kubernetes.client.api.apiextensions_v1_api.rst

Lines changed: 0 additions & 7 deletions
This file was deleted.

doc/source/kubernetes.client.api.apiregistration_api.rst

Lines changed: 0 additions & 7 deletions
This file was deleted.

doc/source/kubernetes.client.api.apiregistration_v1_api.rst

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)