Merge "Adding faas docs"
[docs.git] / manuals / developer-guide / src / main / asciidoc / bk-developers-guide.adoc
index 8a621197c494f78d373c5ea5c28fd0f50d8b7bb0..53ff3d3e5a3af041a638dc616943d1779baaeac0 100644 (file)
@@ -34,21 +34,10 @@ It is a defensive measure to prevent individual projects' .adoc files
 from eating the next section if they forget to leave a blank line at
 the end of their file.
 //////////////////////////
-= Overview
 
-// FIXME: Should we use introduction from user manual / installation guide?
-//        are this prerequisites for developers guide? If so, we should document
-//        that explicitly here so we do not need to repeat same text
-//          over-and-over
+A significant amount of this guide has been migrated to: http://docs.opendaylight.org/en/stable-boron/developer-guide/index.html
 
-// 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.
-include::section_Git_and_Gerrit_Setup.adoc[]
-
-include::section_Hacking_from_CLI.adoc[]
-
-include::developing-app.adoc[]
+Please look there as well as here for any content.
 
 = Project-Specific Development Guides
 
@@ -84,6 +73,8 @@ include::nemo/odl-nemo-engine-dev.adoc[]
 
 include::netide/netide-developer-guide.adoc[]
 
+include::neutron/odl-neutron-service-dev.adoc[]
+
 include::neutron/neutron.adoc[]
 
 include::odlparent/odlparent-developer.adoc[]
@@ -113,8 +104,12 @@ include::packetcable/packetcable-dev.adoc[Packet Cable PCMM Southbound Plugin]
 // commenting this out as it contains no content
 //include::reservation/reservation-dev.adoc[]
 
+include::faas/odl-faas-dev.adoc[]
+
 include::sfc/sfc.adoc[]
 
+include::snbi/odl-snbi-dev.adoc[]
+
 include::snmp4sdn/snmp4sdn-developer.adoc[SNMP4SDN]
 
 include::sxp/odl-sxp-dev.adoc[]