kubernetes-sigs / reference-docs

Tools to build reference documentation for Kubernetes APIs and CLIs.
Apache License 2.0
88 stars 103 forks source link

remove docsy theme #267

Closed kbhawkey closed 2 years ago

kbhawkey commented 2 years ago

The theme was added so that it would make it easier to test the generated files. However, the theme has not been used all that much. This PR removes the files associated with the theme.

k8s-ci-robot commented 2 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kbhawkey

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubernetes-sigs/reference-docs/blob/master/OWNERS)~~ [kbhawkey] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
tengqm commented 2 years ago

/lgtm Thanks for the clean up.