X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Findex.rst;h=80e1a25bc2588717f7815c5b00087d67e07102ad;hb=2b99cfe91bc6b0fb1d61fe4703ec61741563081d;hp=32d9b93f625ed5342bb8aef54064604cb34d7e9d;hpb=6dd9b673e71a47ce43acfa8303e7b1156613021e;p=doc.git diff --git a/docs/index.rst b/docs/index.rst index 32d9b93f6..80e1a25bc 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -5,12 +5,24 @@ ONAP Documentation ================== +.. graphviz:: + + digraph { + "Under Construction" [shape=rect style=filled fillcolor=yellow] + "Q: What are options for including my project documentation here?\nA: See Branches in the DOC Project click here" + [href="http://docs.onap.org/en/latest/guides/onap-developer/how-to-use-docs/include-documentation.html#branches-in-the-doc-project" + shape=rect style=filled fillcolor=lightblue]; + "Q: Where should I be making final documentation changes for Beijing?\nA: See onap-discuss topic here" + [href="https://lists.onap.org/pipermail/onap-discuss/2018-May/010004.html" shape=rect style=filled fillcolor=lightblue]; + } + .. toctree:: :maxdepth: 2 release/index guides/onap-developer/index guides/onap-user/index + use-cases/index