Modified the doc as per the best practice method.
Addresses comments from gongysh: -Minor typo fixes and changed ch_filename.xml file to ap_filename.xml. -Also trying to make the entire appendix conditionally output for ubuntu. Subsequent patchsets ensure it acts like an appendix. We can move it later if needed. Change-Id: I6b622c6c067c7e750a867be471ea45253ec75909
This commit is contained in:
parent
991db82de6
commit
ab829b81d0
@ -306,5 +306,5 @@
|
||||
<xi:include href="ch_installobjectstorage.xml"/>
|
||||
<xi:include href="ch_installdashboard.xml"/>
|
||||
<xi:include href="ap_configuration_files.xml"/>
|
||||
|
||||
<xi:include href="ap_installingfolsom.xml"/>
|
||||
</book>
|
||||
|
@ -15,9 +15,9 @@
|
||||
<!-- This is set by Jenkins according to the branch. -->
|
||||
<release.path.name>local</release.path.name>
|
||||
<comments.enabled>1</comments.enabled>
|
||||
<operating.system>yum</operating.system>
|
||||
<operating.system>apt</operating.system>
|
||||
<!-- This is set by Jenkins to run twice for each similar operating system group -->
|
||||
<profile.os>centos;fedora;rhel</profile.os>
|
||||
<profile.os>ubuntu</profile.os>
|
||||
</properties>
|
||||
<!-- ################################################ -->
|
||||
<!-- USE "mvn clean generate-sources" to run this POM -->
|
||||
|
Loading…
Reference in New Issue
Block a user