kwin commented on code in PR #610:
URL:
https://github.com/apache/maven-doxia-sitetools/pull/610#discussion_r2794441681
##########
doxia-site-renderer/src/main/java/org/apache/maven/doxia/siterenderer/DefaultSiteRenderer.java:
##########
@@ -520,29 +523,30 @@ protected Context
createToolManagedVelocityContext(SiteRenderingContext siteRend
/**
* Create a Velocity Context for a Doxia document, containing every
information about rendered document.
*
- * @param docRenderingContext the document's rendering context
+ * @param docRenderingContext the document's rendering context (may be
null in which case the context does not contain document specific information)
Review Comment:
Thanks, fixed in
https://github.com/apache/maven-doxia-sitetools/pull/610/commits/88e3d38f6d3bc5a45eda07e92e1176be380a412f.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]