Hello,
I'm trying to setup a documentation workflow based on puppet-strings and I have some questions.
1) Is this too early? Should I stick to a plain README file?
2) Is there any public module that is considered to follow best practice right now? My question is where can I find a real life example of a module documented with puppet-strings?
3) I can't figure out how the documentation generated with puppet strings can be presented in a standard manner, I have the impression that module reference should be in the README, but I can't find a way to automatically generate it from the comments in .pp files. Copying the documentation from a puppet strings export to the README manually is really not something I'm eager to do.
Regards
Thomas HAMEL