From e303177c5a82c05013652386d1af251b53b70cc2 Mon Sep 17 00:00:00 2001 From: "gerv%gerv.net" <> Date: Fri, 4 Apr 2008 11:46:09 +0000 Subject: Merging new docs from 2.16 branch. --- docs/en/xml/conventions.xml | 129 +++++++++++++++++++++++++++++++------------- 1 file changed, 92 insertions(+), 37 deletions(-) (limited to 'docs/en/xml/conventions.xml') diff --git a/docs/en/xml/conventions.xml b/docs/en/xml/conventions.xml index 71f2b0c5e..7334b02b8 100644 --- a/docs/en/xml/conventions.xml +++ b/docs/en/xml/conventions.xml @@ -1,99 +1,153 @@ -
Document Conventions - + conventions - - - This document uses the following conventions - - + + This document uses the following conventions: + Descriptions + Appearance + Warnings - - Warnings. - + + + + Don't run with scissors! + + + Hint - - Hint. - + + + + Would you like a breath mint? + + + Notes - - Note. - + + + + Dear John... + + + Information requiring special attention - - Warning. - + + + + Read this or the cat gets it. + + + File Names - file.extension + + + filename + + Directory Names - directory + + + directory + + Commands to be typed - command + + + command + + Applications Names - application + + + application + + - Prompt of users command under bash shell + + Prompt + + of users command under bash shell + bash$ + - Prompt of root users command under bash shell + + Prompt + + of root users command under bash shell + bash# - - Prompt of user command under tcsh shell - tcsh$ - + + + + Prompt + + of user command under tcsh shell + + tcsh$ + + Environment Variables - VARIABLE + + + VARIABLE + + Emphasized word - word + + + word + + Code Example - paraBeginning and end of paragraphpara + + + para +Beginning and end of paragraph +para + -
- - - - + -- cgit v1.2.3-24-g4f1b