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

Mark Craig
16.05.2012 af2f78eba4c20503f5cfaa8e0a26edaedcc5f2fa
Drop sections on custom controls and custom extended operations from the dev guide for now.
2 files modified
11 ■■■■■ changed files
opendj-sdk/opendj3/src/main/docbkx/dev-guide/chap-controls.xml 5 ●●●●● patch | view | raw | blame | history
opendj-sdk/opendj3/src/main/docbkx/dev-guide/chap-extended-ops.xml 6 ●●●●● patch | view | raw | blame | history
opendj-sdk/opendj3/src/main/docbkx/dev-guide/chap-controls.xml
@@ -1137,9 +1137,4 @@
# Entries are sorted.
# Position in list: 92/150</programlisting>
 </section>
 <section xml:id="custom-control">
  <title>Custom Controls</title>
  <para>TODO</para>
 </section>
</chapter>
opendj-sdk/opendj3/src/main/docbkx/dev-guide/chap-extended-ops.xml
@@ -294,10 +294,4 @@
  <programlisting
  >Authz ID: dn:uid=bjensen,ou=People,dc=example,dc=com</programlisting>
 </section>
 <section xml:id="custom-extended-operation">
  <title>Custom Extended Operations</title>
  <para>TODO</para>
 </section>
</chapter>