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

📄 defs.docs

📁 vxworks 6.x 的全部头文件
💻 DOCS
字号:
# defs.docs - makefile fragment for specifying documentation parameters## modification history# --------------------# 01c,15sep05,lll  Update to version 3.2# 01b,30may05,tpw  Add -set KERNEL for Argus doc build.# 01a,12may05,tpw  created## DESCRIPTION# This file contains settings to configure the documentation build for the# Ipsec and IKE component.include $(WIND_BASE)/target/h/make/config/defs.versionifeq ($(KERNEL_MAJOR_VERSION),6)DOC_DIR		= $(DOCS_ROOT)/com.windriver.ide.doc.wr_ipsec_ike/wr_ipsec_ike_api_reference_3.2DOC_BOOK	= Wind_River_IPsec_and_IKE_3.2DOC_CHAPTER	= Wind_River_IPsec_and_IKE_API_Reference,_3.2else# Force apigen for VxWorks 5.x doc build. Only needed on kernel side.#REFGEN_SH	= $(WIND_BASE)/host/$(WIND_HOST_TYPE)/bin/apigen \		-nostrict -missingok -set KERNELendif

⌨️ 快捷键说明

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