From f840680f4e5128ccd363e182c46d229cafd1e99e Mon Sep 17 00:00:00 2001 From: eiffel-org Date: Mon, 28 Sep 2015 12:28:00 +0000 Subject: [PATCH] Update wikipage How to contribute to documentation. (Signed-off-by:jocelyn). git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1441 abb3cda0-5349-4a8f-a601-0c33ac3a8c38 --- documentation/trunk/contribute/documentation.wiki | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/documentation/trunk/contribute/documentation.wiki b/documentation/trunk/contribute/documentation.wiki index a3cbcab9..c1f0eb6a 100644 --- a/documentation/trunk/contribute/documentation.wiki +++ b/documentation/trunk/contribute/documentation.wiki @@ -1,7 +1,7 @@ [[Property:title|How to contribute to documentation]] [[Property:link_title|To documentation]] [[Property:weight|1]] -[[Property:uuid|6AF9325E-69F2-4516-89A5-9370D6684423]] +[[Property:uuid|F16E76E5-3E60-4404-949C-9A013E308C39]] = Current documentation system = * The documentation is written using wikitext syntax (similar to wikipedia). @@ -11,8 +11,8 @@ :[[Property:title|The page title]] :[[Property:link_title|short title]] :[[Property:weight|5]] -* '''link_title''' is used to have a short title in menu, or various links. -* '''weight''' is used to order sibling pages (lower weight goes before, upper weight goes after). +** '''link_title''' is used to have a short title in menu, or various links. +** '''weight''' is used to order sibling pages (lower weight goes before, upper weight goes after). = To contribute = * First, you can post comment on any page (see comment form at the bottom of each page).