Skip to content

Commit 879e6ec

Browse files
authored
fix(lambda@edge): Add support for doc auto-generation with atmos (#347)
* fix(lambda@edge): Add support for doc auto-generation with atmos * docs: Keep original submodule description * chore: Keep both atmos.yaml files in sync * docs: Fix README title * fix: Update misleading comments * chore: Add missing space
1 parent 9a65f7e commit 879e6ec

File tree

4 files changed

+312
-23
lines changed

4 files changed

+312
-23
lines changed

README.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
# This is the canonical configuration for the `README.md`
33
# To rebuild `README.md`:
44
# 1) Make all changes to `README.yaml`
5-
# 2) Run `make init` (you only need to do this once)
6-
# 3) Run`make readme` to rebuild this file.
5+
# 2) Run `atmos docs generate readme` to rebuild this file.
76

87
# Name of this project
98
name: terraform-aws-cloudfront-s3-cdn

0 commit comments

Comments
 (0)