From bad2eb8faee134047203234a40655f372aa7f6a7 Mon Sep 17 00:00:00 2001 From: Charles La Voy Date: Tue, 24 Apr 2018 22:52:02 -0500 Subject: [PATCH] Link to OPNFV docs for ODL examples Change-Id: If0005e8474a57ed4753b3fbae1384c29e624329e Signed-off-by: Charles La Voy --- docs/conf.py | 1 - docs/getting-started-guide/index.rst | 1 + .../what_to_do_with_odl.rst | 18 ++++++++++++++++++ 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 docs/getting-started-guide/what_to_do_with_odl.rst diff --git a/docs/conf.py b/docs/conf.py index a92056b3c..759f75d65 100755 --- a/docs/conf.py +++ b/docs/conf.py @@ -30,4 +30,3 @@ linkcheck_ignore = [ nitpicky = True release = version - diff --git a/docs/getting-started-guide/index.rst b/docs/getting-started-guide/index.rst index 404a0cf40..5d8675478 100644 --- a/docs/getting-started-guide/index.rst +++ b/docs/getting-started-guide/index.rst @@ -14,4 +14,5 @@ Getting Started Guide clustering persistence_and_backup security_considerations + what_to_do_with_odl how-to-get-help diff --git a/docs/getting-started-guide/what_to_do_with_odl.rst b/docs/getting-started-guide/what_to_do_with_odl.rst new file mode 100644 index 000000000..3a4852fcc --- /dev/null +++ b/docs/getting-started-guide/what_to_do_with_odl.rst @@ -0,0 +1,18 @@ +.. _what_to_do_with_odl + +***************************** +What to Do with OpenDaylight +***************************** + +OpenDaylight (ODL) is a modular open platform for customizing and automating +networks of any size and scale. + +The following section provides links to documentation with examples of +OpenDaylight deployment use cases. + +.. note:: If you are an OpenDaylight contributor, we encourage you to add links + to documentation with examples of interesting OpenDaylight deployment + use cases in this section. + +* `OPNFV Installation instructions (Apex) `_ +* `Apex Wiki `_ -- 2.36.6