alamb commented on code in PR #107: URL: https://github.com/apache/datafusion-site/pull/107#discussion_r2341210098
########## plugins/extract_toc/README.md: ########## @@ -0,0 +1,137 @@ +Extract Table of Content +======================== + +A Pelican plugin to extract table of contents (ToC) from `article.content` and +place it in its own `article.toc` variable for use in templates. + +Copyright (c) Talha Mansoor + +Author | Talha Mansoor +----------------|----- +Author Email | talha...@gmail.com +Author Homepage | http://onCrashReboot.com +Github Account | https://github.com/talha131 Review Comment: @talha131, as the listed author and copyright holder, are you willing to license this code under the Apache License 2.0? ########## plugins/extract_toc/README.md: ########## @@ -0,0 +1,137 @@ +Extract Table of Content Review Comment: @nuno-faria where did you get this file? Given the header / copyright I am worried like @kevinjqliu that we may not have permission to use it here. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org