From 8f28a9846b2ec7470004f3203a1d3b380855726e Mon Sep 17 00:00:00 2001 From: Trevor Bramwell Date: Mon, 4 Jun 2018 14:36:44 +0200 Subject: Submodule to RTD transition documentation Adds documentation for current projects on how to migrate to using local doc builds, along with steps for new projects to setup their builds. Issue: DOCS-191 Change-Id: I1c850457dec1006199d095ad63469af1ca02a760 Signed-off-by: Trevor Bramwell --- docs/how-to-use-docs/documentation-guide.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/how-to-use-docs/documentation-guide.rst') diff --git a/docs/how-to-use-docs/documentation-guide.rst b/docs/how-to-use-docs/documentation-guide.rst index 56bf273bc..0f2c3bf02 100644 --- a/docs/how-to-use-docs/documentation-guide.rst +++ b/docs/how-to-use-docs/documentation-guide.rst @@ -15,7 +15,7 @@ Getting Started with Documentation for Your Project OPNFV documentation is automated and integrated into our git & gerrit toolchains. We use RST document templates in our repositories and automatically render to HTML and PDF versions of the documents in our artifact -store, our WiKi is also able to integrate these rendered documents directly allowing projects to use the revision controlled documentation +store, our Wiki is also able to integrate these rendered documents directly allowing projects to use the revision controlled documentation process for project information, content and deliverables. Read :ref:`this page ` which elaborates on how documentation is to be included within opnfvdocs. -- cgit 1.2.3-korg