- GitLab Cookbook
- Jeroen van Baarsen
- 185字
- 2021-08-05 16:55:02
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, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "You can now log in with the username root
and password 5iveL!fe
."
A block of code is set as follows:
production: &base gitlab: port: 80
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
[core]
editor = 'vim'
Any command-line input or output is written as follows:
$ sudo gitlab-ctl restart
New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes for example, appear in the text like this: "Postfix will ask you what kind of installation you want; choose the Internet Site option."
Note
Warnings or important notes appear in a box like this.
Tip
Tips and tricks appear like this.
- Web應用系統開發實踐(C#)
- 精通搜索分析
- Python應用輕松入門
- Amazon S3 Cookbook
- HTML5+CSS3+JavaScript Web開發案例教程(在線實訓版)
- Learning Python by Building Games
- Selenium Testing Tools Cookbook(Second Edition)
- NGINX Cookbook
- Java Web開發就該這樣學
- Building Microservices with .NET Core
- Julia 1.0 Programming Complete Reference Guide
- Android群英傳
- 編寫高質量代碼:改善Objective-C程序的61個建議
- ASP.NET 4.0 Web程序設計
- Apache Solr PHP Integration