Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-22 | YAML align indent sizes for docs readability (#323) | Tak Nishigori | |
This proposal has been aligned in a human readable. There are no changes to this except for spac The indentation size is not specifically defined in the YAML RFC $ make yaml has passed on my-machine I set the indentation size to the largest number of articles in the repository (dictionary: 2) (And also include nishigori as a CLA signer.) | |||
2013-01-24 | Add docs which can be used on readthedocs.org | Joshua Harlow | |
Include a new set of docs that can be used to create a readthedocs.org site, which includes examples, directory layout, capabilities and such. This in-code documentation then allows for readthedocs.org to create a website directly from the cloud-init codebase. |