📄 standalone-install.sgml
字号:
<!-- $PostgreSQL: pgsql/doc/src/sgml/standalone-install.sgml,v 2.6 2003/11/29 19:51:37 pgsql Exp $ --><!--This file helps in generating the INSTALL text file that lives in thetop level directory of the distribution. The exact process is likethis:1. Paste together with installation.sgml2. Process with jade to HTML (use -V nochunks)3. Remove "Chapter 1" heading4. Save as text file in Netscape5. Put in place of old INSTALL fileRunning 'make INSTALL' in the doc/src/sgml directory will do 1 through3 for you.--><!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook V4.2//EN" [<!entity % version SYSTEM "version.sgml">%version;<!--The standalone version has some portions that are different from theversion that is integrated into the full documentation set, inparticular as regards links. The following are essentially SGML'sequivalent of C's #ifdef and friends. The other end of this is ininstallation.sgml.--> <!entity % standalone-ignore "IGNORE"> <!entity % standalone-include "INCLUDE"><!--When you're building the full documentation set, you want to flip theIGNORE and INCLUDE.-->]>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -