Here are some examples of these styles, and an
explanation of their meaning.
There are three styles for code. Code words in text are shown as follows:
"The -m "Initial repository structure" specifies a log message for the action(s)
we are performing??”creating folders in this fashion is actually checking in the
changes directly on the server."
A block of code will be set as follows:
[ticket]
default_component =
default_milestone =
default_priority = major
Preface
[ 3 ]
When we wish to draw your attention to a particular part of a code block, the
relevant lines or items will be made bold:
Password for 'jdoe':
Authentication realm:
Subversion
Repositories
Username: user@example.com
Password for 'user@example.com':
Path: sandbox
Any command-line input and output is written as follows:
# svn mkdir http://servername/svn/sandbox/trunk
http://servername/svn/sandbox/tags
http://servername/svn/sandbox/branches
-m "Initial repository structure"
New terms and important words are introduced in a bold-type font. Words that you
see on the screen, in menus or dialog boxes for example, appear in our text like this:
"clicking the Next button moves you to the next screen".
Important notes appear in a box like this.
Pages:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25