Question - How to generate the markdown files
- Dominant language
- Python
- Stars
- 314
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
How are the markdown files generated from the YAML files? Am I skipping over a utility program that converts the YAML files or is it published separately? Surely the markdown file doesn't have to be written from hand?
As a specific example how is [Q1001.yaml](https://github.com/google/dfiq/blob/main/data/questions/Q1001.yaml) + ([Q1001.10.yaml](https://github.com/google/dfiq/blob/main/data/approaches/Q1001.10.yaml) + [Q1001.11.yaml](https://github.com/google/dfiq/blob/main/data/approaches/Q1001.11.yaml) + [Q1001.12.yaml](https://github.com/google/dfiq/blob/main/data/approaches/Q1001.12.yaml)) converted to [Q1001.md](https://github.com/google/dfiq/blob/main/site/docs/questions/Q1001.md)?
P.S.
What a great idea for organizing documentation!
Contributor guide
Assessment
This issue has not been assessed yet.