- Alfresco Developer Guide
- Jeff Potts
- 175字
- 2025-02-21 02:52:52
Conventions
In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles, and an explanation of their meaning.
Code words in text are shown as follows: "The question mark in the user
value placeholder declares the argument as optional."
A block of code will be set as follows:
{"rating" : { "average" : "1.923", "count" : "13", } }
When we wish to draw your attention to a particular part of a code block, the relevant lines or items will be made bold:
enableLookups="false" disableUploadTimeout="true" acceptCount="100" scheme="https" secure="true" clientAuth="false" sslProtocol="TLS" keystoreFile="/root/.keystore" keystorePass="changeit"
Any command-line input and output is written as follows:
<process-definition xmlns="urn:jbpm.org:jpdl-3.1" name="scwf:publishWhitepaper">
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: "Click the Browse Website link in the Staging Sandbox ."