mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

maximthomas
02.39.2024 585a1dbed427cc722c87a6850fbdf7ce92429f85
fix documents build
4 files renamed
2 files modified
4 ■■■■ changed files
opendj-doc-generated-ref/src/main/ant/zip.xml 1 ●●●● patch | view | raw | blame | history
opendj-doc-generated-ref/src/main/docbkx/admin-guide/index.xml patch | view | raw | blame | history
opendj-doc-generated-ref/src/main/docbkx/dev-guide/chap-controls.xml 3 ●●●● patch | view | raw | blame | history
opendj-doc-generated-ref/src/main/docbkx/dev-guide/index.xml patch | view | raw | blame | history
opendj-doc-generated-ref/src/main/docbkx/install-guide/index.xml patch | view | raw | blame | history
opendj-doc-generated-ref/src/main/docbkx/release-notes/index.xml patch | view | raw | blame | history
opendj-doc-generated-ref/src/main/ant/zip.xml
@@ -6,6 +6,7 @@
                <dirset dir="${basedir}/src/main/docbkx/" casesensitive="yes">
                    <include name="*/"/>
                    <exclude name="*/*/**"/>
                    <exclude name="shared"/>
                </dirset>
            </path>
            <mapper type="flatten"/>
opendj-doc-generated-ref/src/main/docbkx/admin-guide/index.xml
opendj-doc-generated-ref/src/main/docbkx/dev-guide/chap-controls.xml
@@ -1364,8 +1364,7 @@
  a <literal>GenericControl.newControl()</literal> static method to add the
  request control to your search.</para>
  <programlisting language="java"
  >[jcp:org.forgerock.opendj.examples.GetADChangeNotifications:--- JCite ---]</programlisting>
  <filename>org.forgerock.opendj.examples.GetADChangeNotifications.java</filename>
  <para>When you run the search against Active Directory and then create,
  update, and delete a new user, in this example
opendj-doc-generated-ref/src/main/docbkx/dev-guide/index.xml
opendj-doc-generated-ref/src/main/docbkx/install-guide/index.xml
opendj-doc-generated-ref/src/main/docbkx/release-notes/index.xml