Fix broken links 94/75294/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Sat, 18 Aug 2018 04:13:19 +0000 (00:13 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Sat, 18 Aug 2018 04:31:05 +0000 (00:31 -0400)
Change-Id: I890acbe219909b615548c4d780ad5659aba7bc7a
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
docs/developer-guide/authentication-and-authorization-services.rst
docs/developer-guide/index.rst
docs/developer-guide/openflow-plugin-project-developer-guide.rst
docs/getting-started-guide/project-specific-guides/tsdr.rst
docs/index.rst
docs/release-process/index.rst
docs/user-guide/bgpcep-guide/bgp/index.rst
docs/user-guide/index.rst
docs/user-guide/openflow-plugin-project-user-guide.rst
docs/user-guide/tsdr-user-guide.rst

index 6ad991a7df2425abf48b82263665ada8a46143bf..86772cc635763ced7094c3aeffce7eb2080778e2 100644 (file)
@@ -353,7 +353,7 @@ which is hard-coded. The default domain can be also configured through the
 
 The protocol between the Controller and the Keystone Server (2) can be either
 HTTPS or HTTP. In order to use HTTPS the Keystone Server's certificate
-must be exported and imported on the Controller (see the :ref:`Certificate Management <Certificate Management>` section).
+must be exported and imported on the Controller (see the :ref:`Certificate Management <aaa-certificate-management>` section).
 
 Authorization Configuration
 ---------------------------
@@ -485,6 +485,8 @@ configuration, allowing different ways to listen for successful/unsuccessful
 authentication attempts. Custom AuthenticationListener(s) must implement
 the org.apache.shiro.authc.AuthenticationListener interface.
 
+.. _aaa-certificate-management:
+
 Certificate Management
 ----------------------
 
index c1c13fcb9c5fcc0afda8dea3e5dcdd9672e50e36..84cdc4ddb38ba8aa37d9032ba237771d970b01d0 100644 (file)
@@ -59,8 +59,10 @@ Project-specific Developer Guides
    opflex-agent-ovs-developer-guide
    opflex-genie-developer-guide
    opflex-libopflex-developer-guide
+   ovsdb-developer-guide
    pcep-developer-guide
    packetcable-developer-guide
+   p4plugin-developer-guide
    service-function-chaining
    snmp4sdn-developer-guide
    sxp-developer-guide
index 257cc59bf7fbef62d9d778b231ccb35dae933bf3..24a4870d142b4bf9d529105a7263c32133c1b44d 100644 (file)
@@ -14,8 +14,8 @@ Event Sequences
 Session Establishment
 ~~~~~~~~~~~~~~~~~~~~~
 
-The :ref:`OpenFlow Protocol
-Library <openflow-protocol-library>` provides
+The OpenFlow Protocol
+Library provides
 interface **SwitchConnectionHandler** which contains method
 *onSwitchConnected* (step 1). This event is raised in the OpenFlow
 Protocol Library when an OpenFlow device connects to OpenDaylight and
@@ -1197,8 +1197,8 @@ Wiring up notifications
 Introduction
 ~~~~~~~~~~~~
 
-We need to translate OpenFlow messages coming up from the :ref:`OpenFlow
-Protocol Library <openflow-protocol-library>` into
+We need to translate OpenFlow messages coming up from the OpenFlow
+Protocol Library into
 MD-SAL Notification objects and then publish them to the MD-SAL.
 
 Mechanics
@@ -1309,4 +1309,3 @@ processor cores on machine it is run, e.g., 8 threads if the machine has
 
     While each device is assigned to one thread, multiple devices can be
     assigned to the same thread.
-
index b5ca90ee3eea5bb9574e37fe596879860877a196..e715173ee6b0405df0ca15f48644692b4721042a 100644 (file)
@@ -247,3 +247,12 @@ It is recommended to restart the Karaf container after uninstallation of the TSD
 
 
 .. include:: ../../user-guide/tsdr-elastic-search.rst
+
+
+.. toctree::
+   :maxdepth: 1
+   :hidden:
+
+   tsdr-install
+   tsdr-hsqldb-install
+   tsdr-hbase-install
index 097f9f46af3d8aea6ee3c54e27f2065ff77193dc..ee6a398110288eba65f95fc943a8d8f4b4c6f2a5 100644 (file)
@@ -26,18 +26,19 @@ OpenDaylight Project Documentation
 Managed Projects
 ~~~~~~~~~~~~~~~~
 
-* :doc:`AAA Documentation <aaa:index>`
+.. :doc:`AAA Documentation <aaa:index>`
+.. :doc:`Controller Documentation <controller:index>`
+.. :doc:`NETCONF Documentation <netconf:index>`
+.. :doc:`Neutron Documentation <neutron:index>`
+
 * :doc:`../project-indexes/bgpcep-index`
-* :doc:`Controller Documentation <controller:index>`
 * :doc:`COE Documentation <coe:index>`
 * :doc:`../project-indexes/daexim-index`
 * :doc:`Genius Documentation <genius:index>`
 * :doc:`Infrautils Documentation <infrautils:index>`
 * :doc:`../project-indexes/lispflowmapping-index`
 * :doc:`MD-SAL Documentation <mdsal:index>`
-* :doc:`NETCONF Documentation <netconf:index>`
 * :doc:`NetVirt Documentation <netvirt:index>`
-* :doc:`Neutron Documentation <neutron:index>`
 * :doc:`OpenFlowPlugin Documentation <openflowplugin:index>`
 * :doc:`OVSDB Documentation <ovsdb:index>`
 
@@ -63,6 +64,7 @@ OpenDaylight Contributor Guides
    documentation
    release-process/index
    javadoc
+   developer-guide/index
 
 .. Commenting the below out until we actually use it
 .. Indices and tables
@@ -71,3 +73,18 @@ OpenDaylight Contributor Guides
 .. * :ref:`genindex`
 .. * :ref:`modindex`
 .. * :ref:`search`
+
+
+.. toctree::
+   :maxdepth: 1
+   :hidden:
+
+   developer-guide/index
+
+   opendaylight-with-openstack/index
+   release-notes/sample-release-notes
+   user-guide/index
+   project-indexes/bgpcep-index
+   project-indexes/daexim-index
+   project-indexes/lispflowmapping-index
+   project-indexes/sxp-index
index 150fa7f72e1a6682990e967879a0daca74d5f4e0..aeab996e9a88cd001aacf40dc557d4f539dd3f03 100644 (file)
@@ -19,6 +19,7 @@ Release Planning
 
    managed-release
    release-schedule
+   release-goals
 
 *********
 Processes
index 9143205aeb799f5f166811b82d881876d1951eab..f7f516cfefe68be5122aeef0cc8bf6838ada94b3 100644 (file)
@@ -26,4 +26,5 @@ The user should learn about BGP basic concepts, supported capabilities, configur
    bgp-user-guide-high-availability
    bgp-user-guide-topology-provider
    bgp-user-guide-test-tools
+   bgp-user-guide-pmsi-attribute
    bgp-user-guide-troubleshooting
index 19a6c1c00ff8b1b60450f471ca22d28c1c772092..753ec78bc82413df0d76cffc3a98a41cae9ef0cf 100644 (file)
@@ -52,6 +52,7 @@ Project-specific User Guides
    of-config-user-guide
    openflow-plugin-project-user-guide
    opflex-agent-ovs-user-guide
+   ovsdb-user-guide
    p4plugin-user-guide
    packetcable-user-guide
    bgpcep-guide/pcep/index
index 07e9891dc0529d64ea1e6855d6a35eba9adad945..f72918d3ffe85bac0490060fbd2434829a30a36b 100644 (file)
@@ -99,7 +99,7 @@ the OpenFlow Plugin do so with TLS encryption to protect against
 various man-in-the-middle attacks. Please refer to the `Certificate
 Management section of the user guide <https://docs.opendaylight.org/en/latest/user-guide/authentication-and-authorization-services.html#id4>`_
 for more details. TLS Support in the OpenFlow Plugin is outlined on `this
-wiki page <https://wiki.opendaylight.org/view/OpenDaylight_OpenFlow_Plugin:_TLS_Support`_.
+wiki page <https://wiki.opendaylight.org/view/OpenDaylight_OpenFlow_Plugin:_TLS_Support>`_.
 
 Coverage
 ~~~~~~~~
index b1bac3d016e3e00cf4df34006614af1a8a5bdd3f..05fd769cc85db197339ab4bc7dc235800b79fd11 100644 (file)
@@ -654,3 +654,11 @@ console. Then the user needs to modify the properties file under
        log-persistency=false
        binary-persistency=false
 
+.. toctree::
+   :maxdepth: 1
+   :hidden:
+
+   tsdr-elastic-search
+   tsdr-elasticsearch-user-guide
+   tsdr-hbase-user-guide
+   tsdr-hsqldb-user-guide