<Is it possible to automate creating readme conten...
# questions
u
Is it possible to automate creating readme content using sphinx in kedro? Kedro uses sphinx formatting already, and when creating a pipeline it automatically creates a README.md file. With sphinx you can automate creating documentation. I want to know if and how it is possible to make sphinx automate writing readme files?
1