cert-manager/docs
jetstack-ci-bot b978faa28c
Merge pull request #224 from clstb/master
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

provider names in issuer.yml and certificate.yml must match

**What this PR does / why we need it**:

Documentation fix. For further information see #209.

**Which issue this PR fixes** 

fixes #209

```release-note
NONE
```
2017-12-08 15:13:10 +00:00
..
api-types Added comments for using hostedZoneID field with route53 provider 2017-10-24 13:43:59 +02:00
devel Add empty README in docs/devel 2017-08-29 16:25:41 +01:00
examples Update for v0.2.2 2017-12-01 16:53:08 +00:00
user-guides provider names in issuer.yml and certificate.yml must match 2017-11-29 18:24:26 +01:00
high-level-overview.png Add high level overview diagram 2017-09-04 15:52:37 +01:00
README.md Slim down main README, complete user guide list and change helm user guide structure 2017-10-23 23:51:32 +01:00

cert-manager documentation

This is the extended documentation page for cert-manager, containing detailed specification of API types, user guides, and developer documentation.

It is split into these three sections for easier navigation.

API types

User guides

Developer docs

Developer documentation can be found in the devel/ directory (coming soon).