michael-o commented on code in PR #173:
URL: 
https://github.com/apache/maven-doxia-sitetools/pull/173#discussion_r1771964660


##########
doxia-site-model/src/main/mdo/site.mdo:
##########
@@ -66,6 +66,15 @@ under the License.
            <type>String</type>
            <defaultValue>merge</defaultValue>
         </field>
+        <field xml.attribute="true">
+           <description><![CDATA[
+             Whether to enforce a parent site descriptor.
+           ]]></description>
+           <name>enforceParentDescriptor</name>

Review Comment:
   Instead of `enforce` I'd use the term `require`. E.g., `requireParentSite`. 
The term `descriptor` is too confusing and too abstract for most.



-- 
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]

Reply via email to