For the release I have a new file:
src\documentation\content\xdocs\releases\release-10.3.2.1.html

I am having a hard time getting it to update in the build. I added a line to src/documentation/conf/cli.xconf as I see has been done in the past to get a reference to the page, but still it won't show up in my build. ===================================================================
--- src/documentation/conf/cli.xconf    (revision 602177)
+++ src/documentation/conf/cli.xconf    (working copy)
@@ -313,6 +313,7 @@
     <uri type="append" src="releases/release-10.2.1.6.html"/>
     <uri type="append" src="releases/release-10.2.2.0.html"/>
     <uri type="append" src="releases/release-10.3.1.4.html"/>
+     <uri type="append" src="releases/release-10.3.2.1.html"/>
   </uris>


Any thoughts on what might be wrong? The strange thing is that it did seem to update the build once. But as I changed the file I am not seeing updates. Even if I totally revert all the build files.


Kathey


Reply via email to