X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=manuals%2Fdeveloper-guide%2Fsrc%2Fmain%2Fasciidoc%2Fbk-developers-guide.adoc;h=837b428f7d5706280ef8bf869a4dffab645c07ba;hb=d1eb07467ef9ca03d8d99e5bd2797033318ed645;hp=af22d6753134506bbd58a5604b333d08afc392ff;hpb=2129e507c9ffcde836e61bdb1cabf8a0b6e52401;p=docs.git diff --git a/manuals/developer-guide/src/main/asciidoc/bk-developers-guide.adoc b/manuals/developer-guide/src/main/asciidoc/bk-developers-guide.adoc index af22d6753..837b428f7 100644 --- a/manuals/developer-guide/src/main/asciidoc/bk-developers-guide.adoc +++ b/manuals/developer-guide/src/main/asciidoc/bk-developers-guide.adoc @@ -43,40 +43,81 @@ the end of their file. // FIXME: section_Git_and_Gerrit_Setup.adoc and section_Hacking_from_CLI.adoc // is much more contributor style documentation and not Developer -// documentation for folks which wants to build on top of OpenDaylight. +// documentation for folks which wants to build on top of OpenDaylight. include::section_Git_and_Gerrit_Setup.adoc[] include::section_Hacking_from_CLI.adoc[] +include::developing-app.adoc[] + = Project-Specific Development Guides -include::controller/controller.adoc[Controller] +include::alto/alto-developer-guide.adoc[ALTO] + +include::atrium/odl-atrium-all-dev.adoc[Atrium] include::bgpcep/odl-bgpcep-bgp-all-dev.adoc[BGP] -include::bgpcep/odl-bgpcep-pcep-all-dev.adoc[PCEP] +include::bgpcep/odl-bgpcep-bmp-dev.adoc[BGP] + +include::capwap/capwap-dev.adoc[CAPWAP] + +include::cardinal/odl-cardinal-dev.adoc[] + +include::controller/controller.adoc[Controller] + +include::didm/didm-dev.adoc[] + +include::dlux/dlux-core-dev.adoc[] include::iotdm/iotdm-dev.adoc[] +include::l2switch/l2switch-dev.adoc[] + include::lacp/lacp-dev.adoc[] -include::l2switch/l2switch-dev.adoc[] +include::controller/netconf/odl-netconf-dev.adoc[] include::nic/nic-dev.adoc[] +include::nemo/odl-nemo-engine-dev.adoc[] + +include::netide/netide-developer-guide.adoc[] + include::neutron/neutron.adoc[] +include::odlparent/odlparent-developer.adoc[] + +include::ocpplugin/ocp-developer-guide.adoc[OCP] + +include::sdninterfaceapp/odl-sdninterfaceapp-all-dev.adoc[] + +include::of-config/of-config-dev.adoc[] + include::openflowjava/odl-openflowjava-protocol-dev.adoc[] +include::openflowplugin/odl-ofp-developer-guide.adoc[] + +include::opflex/agent-ovs-dev.adoc[] + +include::opflex/genie-dev.adoc[] + +include::opflex/libopflex-dev.adoc[] + include::ovsdb/ovsdb-developer.adoc[] -include::reservation/reservation-dev.adoc[] +include::bgpcep/odl-bgpcep-pcep-all-dev.adoc[PCEP] + +include::packetcable/packetcable-dev.adoc[Packet Cable PCMM Southbound Plugin] + +// commenting this out as it contains no content +//include::reservation/reservation-dev.adoc[] include::sfc/sfc.adoc[] -include::sdninterfaceapp/odl-sdninterfaceapp-all-dev.adoc[] +include::snmp4sdn/snmp4sdn-developer.adoc[SNMP4SDN] -include::tcpmd5/odl-tcpmd5-all-dev.adoc[TCP-MD5] +include::sxp/odl-sxp-dev.adoc[] include::topoprocessing/odl-topoprocessing-framework-dev.adoc[] @@ -86,10 +127,12 @@ include::ttp/ttp-cli-tools-dev.adoc[] include::usc/odl-usc-channel-dev.adoc[] -include::didm/didm-dev.adoc[] - include::vtn/vtn-dev.adoc[] +include::yangtools/yangtools.adoc[] + +include::yang-push/odl-yang-push-dev.adoc[YANG-PUSH] + :numbered!: ///////