In order to improve readability and consistency of our documentation, I've gotten started putting together a rewrite/restructure of our docs into rst using Sphinx.
The plan is to then publish these docs to readthedocs, who can handle versioning etc. for us too 馃槃
I have not published my updates publicly yet, but will do soon and will update this issue accordingly. I'm roughly planning to split into a few categories:
Overview/about (akin to the current root README)
Getting started (covers deployment instructions)
Tutorials (full guides on how to do a particular thing with cert-manager. They require cert-manager to already be deployed in order to follow).
Reference - a pretty 'dry' doc, going into a lot of technical detail
Development (development documentation)
I've been trying to read up on good documentation structure (it's actually really difficult!). If anyone has any feedback on this structure, or has suggestions for something better or just generally any thoughts, I'd greatly appreciate it!
/cc @ahmetb @whereisaaron @kragniz
I'm about to go through the steps of securing a nginx-ingress with Let's Encrypt. I would be glad to go over the steps and give some feedback if needed. :)
@munnerz this sounds like a good plan. Your current structure looks sensible and pretty comprehensive
Most helpful comment
I'm about to go through the steps of securing a nginx-ingress with Let's Encrypt. I would be glad to go over the steps and give some feedback if needed. :)