代码搜索:docs
找到约 5,488 项符合「docs」的源代码
代码结果 5,488
www.eeworm.com/read/305566/3772359
sh sufind.sh
#! /bin/sh
# sufind - get info from self-docs
# Usage: sufind [-v -n]
# Copyright 1988 by Jack K. Cohen
#
# $Author: jkc $
# $Source: /src/su/shell/RCS/sufind,v $
# $Revision: 1.16 $ ; $Date: 88/11/18
www.eeworm.com/read/304657/3789848
am makefile.am
SUBDIRS = api
EXTRA_DIST = README.jaxp
info_TEXINFOS = hacking.texinfo vmintegration.texinfo
%.dvi : %.texinfo
texi2dvi $<
%.ps : %.dvi
dvips -o $@ $<
docs: hacking.ps vmintegration.ps
www.eeworm.com/read/302096/3827471
sh gen-kdoc.sh
#!/bin/sh
#
# $XORP: xorp/docs/kdoc/gen-kdoc.sh,v 1.14 2003/11/07 07:42:52 pavlin Exp $
#
#
# Script to generate kdoc documentation for XORP.
#
#
# Defaults
#
DEBUG=0
#
# Kdoc format
#
DEFAULT_KDOC
www.eeworm.com/read/292705/3945711
h netbeui.h
#ifndef _LINUX_NETBEUI_H
#define _LINUX_NETBEUI_H
#include
#define NB_NAME_LEN 20 /* Set this properly from the full docs when
I get them */
struct sockaddr_netbeui
{
sa
www.eeworm.com/read/289592/3990096
am makefile.am
# The name of the module.
DOC_MODULE = streamtuner
# The top-level SGML file.
DOC_MAIN_SGML_FILE = streamtuner-docs.sgml
# Extra options to supply to gtkdoc-scan
SCAN_OPTIONS = --deprecated-guards="
www.eeworm.com/read/288937/3998447
h netbeui.h
#ifndef _LINUX_NETBEUI_H
#define _LINUX_NETBEUI_H
#include
#define NB_NAME_LEN 20 /* Set this properly from the full docs when
I get them */
struct sockaddr_netbeui
{
sa
www.eeworm.com/read/287209/4025639
java randombagdemo.java
//Will not run standalone. See entire Bingo example:
//http://java.sun.com/docs/books/tutorial/together/bingo/index.html
package bingo.game;
import java.util.*;
import bingo.shared.*;
class Random
www.eeworm.com/read/283906/4074370
conf doxygen.conf
PROJECT_NAME="Apache Portable Runtime Utility Library"
INPUT=.
QUIET=YES
RECURSIVE=YES
FILE_PATTERNS=*.h
OUTPUT_DIRECTORY=docs/dox
MACRO_EXPANSION=YES
EXPAND_ONLY_PREDEF=YES
#EXPAND_AS_D