- Redmine Cookbook
- Aleksandar Pavi?
- 158字
- 2021-07-16 09:44:45
Conventions
In this book, you will find a number of text styles that distinguish between different kinds of information. Here are some examples of these styles and an explanation of their meaning.
Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "Aptitude
is a Linux package manager that comes shipped with Ubuntu."
A block of code is set as follows:
ssl on; ssl_certificate /etc/ssl/certs/ssl-cert-snakeoil.pem; ssl_certificate_key /etc/ssl/private/ssl-cert-snakeoil.key;
Any command-line input or output is written as follows:
sudo apt-get update && sudo apt-get upgrade
New terms and important words are shown in bold. Words that you see on the screen, for example, in menus or dialog boxes, appear in the text like this: "The next screen that you get asks you to configure Redmine automatically; choose <Yes>."
Note
Warnings or important notes appear in a box like this.
Tip
Tips and tricks appear like this.
- Python 3.7網絡爬蟲快速入門
- OpenShift開發指南(原書第2版)
- Java面向對象思想與程序設計
- Learn Programming in Python with Cody Jackson
- Vue.js 2 Web Development Projects
- C指針原理揭秘:基于底層實現機制
- HTML+CSS+JavaScript網頁制作:從入門到精通(第4版)
- Java高并發編程詳解:深入理解并發核心庫
- Python高性能編程(第2版)
- Android 5從入門到精通
- Unreal Engine Game Development Cookbook
- JavaScript高級程序設計(第4版)
- Django 2.0 入門與實踐
- Puppet Cookbook(Third Edition)
- Opa Application Development