From 757fac4104e83b702cee98d47d8ca56a4c05f4c9 Mon Sep 17 00:00:00 2001 From: Victor Laza Date: Tue, 5 May 2015 11:06:25 +0300 Subject: Add Wiki - how update works in enable_docu_gen.rst JIRA: DOCS-27 - Add Wiki - how update works in enable_docu_gen.rst Change-Id: Ifcf96ffecbffc539a92ea43167ee81f44733f659 Signed-off-by: Victor Laza --- docs/enable_docu_gen.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/enable_docu_gen.rst b/docs/enable_docu_gen.rst index 9a77da01e..f90ef5ea4 100644 --- a/docs/enable_docu_gen.rst +++ b/docs/enable_docu_gen.rst @@ -250,6 +250,12 @@ Please try to write documentation as accurate and clear as possible as once revi If you want to see on wiki what code is scraped from the built artifacts click "Show pagesource" in the right (it will appear if you hover over the magnifier icon); this way you know what is written straight on wiki and what is embedded with "scrape". By knowing these details you will be able to prevent damages by manually updating wiki. +**Wiki update - how it works** + +Edit Wiki page https://wiki.opnfv.org/ and look for {{scrape>http://artifacts.opnfv.org///.html}} +Click "Preview" and see if the change you submitted to Git is present; add a short description in "Edit summary" field, then click "Save" to update the page. This extra step is needed as Wiki does not auto update content for now. + + **How to track documentation** You must include at the bottom of every document that you want to track the following:: -- cgit 1.2.3-korg