⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 lxr.conf

📁 项目源码察看工具lxr-0.3.tar.gz
💻 CONF
字号:
# Configuration file.# Define typed variable "v", read valueset from file.variable: v, Version, [/local/lxr/source/versions], [/local/lxr/source/defversion]# Define typed variable "a".  First value is default.variable: a, Architecture, (i386, alpha, m68k, mips, ppc, sparc, sparc64)# Define the base url for the LXR files.baseurl: http://lxr/# These are the templates for the HTML heading, directory listing and# footer, respectively.htmlhead: /local/lxr/http/template-headhtmltail: /local/lxr/http/template-tailhtmldir:  /local/lxr/http/template-dir# The source is here.sourceroot: /local/lxr/source/$v/linux/srcrootname: Linux# "#include <foo.h>" is mapped to this directory (in the LXR source# tree)incprefix: /include# The database files go here.dbdir: /local/lxr/source/$v/# Glimpse can be found here.glimpsebin: /local/bin/glimpse# The power of regexps.  This is pretty Linux-specific, but quite# useful.  Tinker with it and see what it does.  (How's that for# documentation?)map: /include/asm[^\/]*/ /include/asm-$a/map: /arch/[^\/]+/ /arch/$a/

⌨️ 快捷键说明

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