config.cfg

来自「这是我们参加06年全国开源软件的竞赛作品」· CFG 代码 · 共 44 行

CFG
44
字号
# Base.cfg## base configuration file for the CML Reference Manual.#Catalog		"CATALOG"MasterInfoFile	"Info/Master.info"## paths to tools#Tools		{	SGMLS		"/opt/default/bin/nsgmls"}## references to external documents#SML-Basis-Doc	{	InfoFile	"/home/sml/Doc/Basis/Info/Master.info"	BaseURL		"www.cs.bell-labs.com/~jhr/sml/basis/pages"	RootURL		"www.cs.bell-labs.com/~jhr/sml/basis/index.html"}## tool specific options#HTML		{	BaseURL		"/cm/cs/what/smlnj/Basis"	PreWid		60}HTML-Gen	{	Template	"page.template"}HTML-Index	{	Template	"index.template"}HTML-TOC	{	Template	"toc.template"}Proof-LaTeX	{	TopLevelSection	"Chapter"}

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?