GenMarkdownTreeCustom doesn't have a way to append a footer #1140
Comments
|
Hi there @poy thanks for opening this issue and contributing! I believe you are correct, there is no way to add a footer to generated documentation. Can I ask what use case you have for adding a footer to generated documentation? In general, the generated documentation is simply the output of the various "help" messages provided by cobra commands. |
|
We need a way to add something similar to how many websites have their trademark and disclaimers near the bottom of the page. For example, looking at GCS docs, if you look at the bottom of the page you'll see:
This is on every docs page for cloud.google.com. |
|
I see - I think that adding a footer makes sense. If you'd (or anyone in the community) would like to open a PR for this, feel free to tag me and I'll review!! |
|
Hey guys I am looking forward to work on this issue. I really want to take the benefit of the hacktoberfest and this may work. |
|
This issue is being marked as stale due to a long period of inactivity |
|
Re-opening as #1270 had some overlooked breaking changes. @sonjoonho thanks so much for that PR, if you'd like to take another look and open a new PR, feel free to! Let's avoid any breaking changes in the next pass and I'll keep a closer eye out for it as well Cheers! |


GenMarkdownTreeCustom has a way to a header (
filePrependerarg), however there is not a first class way to add a footer.The text was updated successfully, but these errors were encountered: