servicetalk
servicetalk copied to clipboard
Enhance docs to embed code
Some docs include code snippets from examples. For example the HTTP README.adoc. We should investigate tooling to extract code from examples to avoid duplication and stale docs.
Hi,
Please let me know, if I can work on any part of it.
@shekhar-rajak definetly, if you want to work on this, let us know and we can assign this to you. Also, if you need help discussing options, feel free to reach out.
I think, for this we need tool like javasphinx
@shekhar-rajak we use antora for document generation. You can refer to antora documentation to get an idea about how to do this with antora.