代码搜索:docs

找到约 5,488 项符合「docs」的源代码

代码结果 5,488
www.eeworm.com/read/360437/2961459

code chk.code

#!/bin/sh - # # $Id: chk.code,v 1.10 2002/02/04 16:03:26 bostic Exp $ # # Check to make sure that the code samples in the documents build. d=../.. [ -d $d/docs_src ] || { echo 'FAIL: cannot find so
www.eeworm.com/read/353640/3083546

makefile

# Makefile - makefile for target/config # # modification history # -------------------- # 01j,30mar02,dat new clean_release target, SPR 72823 # 01i,27nov01,wsl fix docs built in wrong destination di
www.eeworm.com/read/353640/3084450

makefile

# Makefile - makefile for target/src/vxcom/comcore # # modification history # -------------------- # 01e,06dec01,nel Add comCoreLib.c to the docs build. # 01d,17oct01,dbs improve build rules to allo
www.eeworm.com/read/263726/4300098

sh tab.sh

#!/bin/sh # # $XORP: xorp/docs/user_manual/tab.sh,v 1.1 2006/03/08 10:12:30 atanu Exp $ # # Convert a XORP configuration file into the tabbing form that we are using # for latex. expand | sed -e 's/
www.eeworm.com/read/263726/4300109

tex users.tex

% % $XORP: xorp/docs/user_manual/users.tex,v 1.4 2006/03/09 06:40:44 pavlin Exp $ % \chapter{User Management} Currently, XORP does not support user management. If XORP is running on a multi-access U
www.eeworm.com/read/263726/4300189

tex mld6igmp_arch.tex

% % $XORP: xorp/docs/mld6igmp/mld6igmp_arch.tex,v 1.23 2007/03/15 00:43:14 pavlin Exp $ % \documentclass[11pt]{article} %\usepackage[dvips]{changebar} \usepackage{subfigure} \usepackage{fullpage} \
www.eeworm.com/read/262046/4315715

makefile

# Makefile - makefile for target/src/vxcom/comcore # # modification history # -------------------- # 01e,06dec01,nel Add comCoreLib.c to the docs build. # 01d,17oct01,dbs improve build rules to allo
www.eeworm.com/read/162614/5533121

makefile

SUBDIRS := announce downloads docs faq events cp-tools ifndef WMK export WMK=wmk endif ifndef WML export WML=wml endif WML_SRC = $(wildcard *.wml) WML_OBJS = $(patsubst %.wml,%.html,$(WML_SRC))