代码搜索:docs

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

代码结果 5,488
www.eeworm.com/read/190936/5170482

man_pages

#!/bin/bash if [ "$RELTYPE" = 'stable' ] ; then echo -n "Converting man pages to HTML... " man ./logwatch.8 | man2html -nodepage > /var/www/mason/html/projects/logwatch/tabs/docs/logwatch.8.htm
www.eeworm.com/read/190666/5173170

c lineno5.c

// Build don't link: // // Copyright (C) 2001 Free Software Foundation, Inc. // Contributed by Nathan Sidwell 25 Jul 2001 // Origin: johanb@DoCS.UU.SE // Bug 3621. At the e
www.eeworm.com/read/189753/5191737

txt misc.txt

$Id: misc.txt,v 1.32 2005/03/28 08:56:06 vruppert Exp $ This is a temporary place to paste in stuff that should go into the docs one day. When it is transferred into docbook, let's remove it from mi
www.eeworm.com/read/169681/5415807

makefile

# Makefile - makefile for src/drv/timer # # modification history # -------------------- # 01c,17jul02,dat remove obsolete information # 01b,12mar02,dat SPR 72518 Drivers docs in separate directory #
www.eeworm.com/read/347649/3164765

java url1.java

import java.net.*; public class URL1 { public static void main(String args[]) { URL url; try { url = new URL("file:d:/jdk1.3/docs/api/index.html#cha
www.eeworm.com/read/340665/3273827

c lineno5.c

// Build don't link: // // Copyright (C) 2001 Free Software Foundation, Inc. // Contributed by Nathan Sidwell 25 Jul 2001 // Origin: johanb@DoCS.UU.SE // Bug 3621. At the e
www.eeworm.com/read/337546/3338747

i2c-sis630

Kernel driver i2c-sis630 Supported adapters: * Silicon Integrated Systems Corp (SiS) 630 chipset (Datasheet: available at http://amalysh.bei.t-online.de/docs/SIS/) 730 chipset * Possible other
www.eeworm.com/read/324920/3497490

i2c-sis630

Kernel driver i2c-sis630 Supported adapters: * Silicon Integrated Systems Corp (SiS) 630 chipset (Datasheet: available at http://amalysh.bei.t-online.de/docs/SIS/) 730 chipset * Possible other
www.eeworm.com/read/321483/3535662

pm stdio.pm

# VMS::Stdio - VMS extensions to Perl's stdio calls # # Author: Charles Bailey bailey@genetics.upenn.edu # Version: 2.2 # Revised: 19-Jul-1998 # Docs revised: 13-Oct-1998 Dan Sugalski